]> git.ipfire.org Git - thirdparty/dracut-ng.git/shortlog
thirdparty/dracut-ng.git
2024-10-21  Jo Zzsici: add latest distribution images
2024-10-21  Jo Zzsifix: set initrd-release in the base module
2024-10-20  Jo Zzsici: remove gawk dependency from alpine container
2024-10-20  Jo Zzsici: only run other jobs after basic tests passed
2024-10-20  Jo Zzsici: re-enable one workaround to handle enable-split-usr
2024-10-20  Jo Zzsici: install plymouth theme into alpine container
2024-10-20  Jo Zzsici: remove remaining workarounds from the alpine container
2024-10-19  Jo Zzsichore(systemd): move steps into more specific dracut...
2024-10-19  Jo Zzsici: improve VMLINUZ and KVERSION detection
2024-10-19  Pavel Valenafeat(fips): include openssl's fips.so and openssl.cnf
2024-10-19  Jochen Sprickerhoffix: remove extra bracket
2024-10-18  Jochen Sprickerhofimprovement: allow other awk implementations
2024-10-18  Jo Zzsidocs: move a section from the README to the generated...
2024-10-18  Jo Zzsitest: call lvm lvcreate with --yes
2024-10-18  Jo Zzsichore: fix type in the labeler
2024-10-18  Jo Zzsichore: add recently introduced dracut modules
2024-10-18  Jo Zzsidocs: split guide.adoc into separate documents
2024-10-18  Jo Zzsichore: fix docs GitHub label rule
2024-10-18  Jo Zzsichore: remove dracut modules that are no longer supported
2024-10-18  Ian Wienanddocs: import modules guide from wiki
2024-10-18  Ian Wienanddocs: import developer info from wiki
2024-10-18  Ian Wienanddocs: add origin story
2024-10-18  Jo Zzsici: upgrade GitHub actions to newer versions
2024-10-18  Jo Zzsici: fix linting GitHub Action
2024-10-17  Jo Zzsici: only run linting when it is useful
2024-10-17  Ian Wienanddocs: developer/bash formatting updates
2024-10-17  Ian Wienanddocs: formatting for hacking package
2024-10-17  Ian Wienanddocs: fix list in contributing
2024-10-17  Ian Wienanddocs: fix links to doc site
2024-10-17  Ian Wienandchore: cleanup .gitignore
2024-10-17  Jo Zzsichore: remove dracut.html handling from release generation
2024-10-17  Jo Zzsiperf(base): /etc/initrd-release is only for systemd
2024-10-17  Jo Zzsichore: reserve range 50-59 to out of tree dracut modules
2024-10-17  Jo Zzsici: fix typo in the GitHub Action yml file
2024-10-17  Ian Wienanddocs: move docs to published doc site
2024-10-17  Ian Wienanddocs: do full fetch for github publishing
2024-10-17  Ian Wienanddocs: do not run integration tests for docs only changes
2024-10-17  Ian Wienanddocs: small cleanup of main landing page
2024-10-16  Patrick Schleizerfix(dmsquash-live-root.sh): support images with non...
2024-10-16  Jo Zzsifeat(base): create /proc if it does not exists
2024-10-16  Jo Zzsichore: teach labeler to ignore two-digit numeric sort...
2024-10-16  Ian Wienandfeat: create a documentation site
2024-10-15  Jo Zzsici: combine running advanced networking tests and disab...
2024-10-15  Jo Zzsitest: only set VMLINUZ if it is not already set
2024-10-15  Jo Zzsitest: reorganize tests
2024-10-14  Jo Zzsici: remove sudo from all test containers
2024-10-13  dracutng[bot]docs: update NEWS.md and AUTHORS for release 105 105
2024-10-13  Jo Zzsifix(systemd-cryptsetup): change the ordering for consis...
2024-10-12  Jo Zzsifix(systemd): remove typo from the dracut module name
2024-10-12  Jo Zzsifix(udev-rules): move relevant rules from systemd
2024-10-11  Jo Zzsifix(dmsquash-live): checkisomd5 is installed into ...
2024-10-09  Benjamin Drungfix(man): use US English spelling for initialization
2024-10-09  Benjamin Drungfix(man): correct spelling of initramfs
2024-10-09  dracutng[bot]docs: update NEWS.md and AUTHORS for release 104 104
2024-10-08  Jo Zzsifix: install test infrastructure
2024-09-29  Jo Zzsifix(network): call both check_module and module_check
2024-09-29  Jo Zzsichore: .asc --> .adoc in preparation to improve manual...
2024-09-20  Jo Zzsici: remove unused interactive debugging tools
2024-09-20  Jo Zzsici: add swtpm for TPM emulation
2024-09-20  Jo Zzsifix(hwdb): only install /etc/udev/udev.hwdb in hostonly...
2024-09-19  Jo Zzsichore: create a dedicated directory for each reference...
2024-09-19  Jo Zzsitest: move test scripts under test/
2024-09-19  Jo Zzsitest: move dracut.conf.d conf dir for tests under ...
2024-09-19  Jo Zzsitest(UEFI): prepare for testing with more than one...
2024-09-19  Jo Zzsitest: move test dracut modules under the test/ directory
2024-09-19  Jo Zzsitest: remove unnecessary intermediate cleanups
2024-09-19  Jo Zzsitest: always keep the generated initrd to help writing...
2024-09-19  Jo Zzsitest: move more code out from tests into common test...
2024-09-19  Jo Zzsitest: create a config for test test-makeroot test-root
2024-09-19  Jo Zzsitest: consolidate TEST_KERNEL_CMDLINE
2024-09-19  Jo Zzsitest(BASIC): move driver regression testing out to...
2024-09-19  Jo Zzsitest: showmount is not required to run the tests
2024-09-19  Jo Zzsitest: tcpdump is not required to run the tests
2024-09-19  Jo Zzsitest(MULTINIC): ifcfg dracut module is no longer available
2024-09-19  Jo Zzsitest: remove dracut-lib.sh dependency from real rootfs
2024-09-19  Jo Zzsitest: remove less from the required binaries for tests
2024-09-19  Jo Zzsici: do not force rootfstype, let the initrd figure...
2024-09-19  Jo Zzsici: set rd.retry consistently by only setting it in...
2024-09-19  Jo Zzsichore(tests): search for bash in $PATH to improve porta...
2024-09-19  Jo Zzsitest(UEFI): use ukify if available
2024-09-19  Jo Zzsifeat(rescue): move command line arguments to 50-rescue...
2024-09-19  Jo Zzsifix(rescue): make rescue always no-hostonly
2024-09-19  Jo Zzsidocs: clarify --print-cmdline
2024-09-19  Jo Zzsiperf(systemd-initrd): do not depend on base module
2024-09-17  dependabot... chore(deps): bump luizm/action-sh-checker from 0.8...
2024-09-16  Jo Zzsichore: remove logtree
2024-09-14  Jo Zzsifix(dracut): --list-modules should imply --no-kernel...
2024-09-14  Jo Zzsitest(UEFI): add test coverage for 50-uki-virt.conf
2024-09-14  Jo Zzsifeat: config example for cloud provider uki vm
2024-09-14  Kairui Songfix(dracut): don't apply aggressive strip to kernel...
2024-09-12  Antonio Alvarez... docs: document more creation functions for dracut modules
2024-09-12  Jo Zzsifix: typo in variable name
2024-09-11  Marcos Mellorefactor(dracut-install): simplify open() call in cp()
2024-09-11  Jo Zzsitest: continue to force network-legacy for server when...
2024-09-11  Lichen Liufeat(dracut.sh): add --add-confdir option
2024-09-11  Jo Zzsiperf(systemd-initrd): initrd.target is already the...
2024-09-11  Vitaly Kuznetsovfeat(fips): add support for UKIs
2024-09-11  Martin Wilckfix(nvmf): install (only) required nvmf modules
2024-09-11  Martin Wilckfix(nvmf): require NVMeoF modules
2024-09-11  Antonio Alvarez... feat(systemd): always install libsystemd libraries
next