]> git.ipfire.org Git - thirdparty/dracut-ng.git/shortlog
thirdparty/dracut-ng.git
2025-07-30  Benjamin Drungtest(STORAGE): initialize global variables
2025-07-30  Jo Zzsifeat: allow the use of $kernel in initrdname= config
2025-07-30  Jo Zzsifix(base): base module failure if root password is...
2025-07-29  Jo Zzsifix(systemd-sysusers): maintain users and groups
2025-07-29  Jo Zzsifix(dracut): only call uname -r if it is safe to do
2025-07-29  Pavel Valenafix(fcoe-uefi): exit early on empty vlan
2025-07-29  Jo Zzsitest: remove unnecessary drivers from test dracut modules
2025-07-29  Jo Zzsifix(generic.conf): increase ordering for generic.conf
2025-07-28  Jo Zzsifix: load essential storage kernel modules in sloppy...
2025-07-28  Antonio Alvarez... fix(systemd-udevd): handle root=gpt-auto for systemd...
2025-07-28  Antonio Alvarez... perf(systemd-udevd): 99-systemd.rules added in two...
2025-07-24  Benjamin Drungfeat(dracut): drop DRACUT_PATH and rely on PATH
2025-07-21  Jo Zzsifix(dracut): detect if systemd-detect-virt is available...
2025-07-20  Jo Zzsitest: compute VMLINUZ in run-qemu only when it is needed
2025-07-20  Jo Zzsitest: prefer testing dracut over testing ukify
2025-07-20  Jo Zzsifix(dracut): consolidate reporting running in a container
2025-07-19  Benjamin Drungfeat(dracut): support SOURCE_DATE_EPOCH
2025-07-19  Marc Herbertdocs(test): add new test/README.md
2025-07-18  Jo Zzsifix: increase deteminism by not relying on the default...
2025-07-18  Jo Zzsifix(dracut.sh): do not use uname to detect kernel versi...
2025-07-18  Karel Zakfix(dmsquash-live): erofs collision with latest util...
2025-07-15  Jo Zzsichore: eliminate overlapping functions
2025-07-15  Chris Richesfix(dracut): ensure hardlink deduplication is reproducible
2025-07-15  Jo Zzsitest(SYSTEMD): convert test to run without initqueue
2025-07-15  Jo Zzsitest: remove hard-off test hooks hooks
2025-07-15  Jo Zzsifix: network-manager dracut module no longer depends...
2025-07-15  Jo Zzsifix(dracut.conf.d): reserve namespace 50 to out-of...
2025-07-15  Jo Zzsici(gentoo): remove workaround for forcing hostonly...
2025-07-15  Jo Zzsici: install NetworkManager into the Void CI container
2025-07-14  Jo Zzsifix(fips): make sha512hmac an optional requirement
2025-07-14  Jo Zzsifeat(rootfs-block-fallback): factor out rootfallback...
2025-07-14  Jo Zzsifix(base): dracut-lib.sh soft depends on poweroff/reboo...
2025-07-14  Jo Zzsifix(man): document what to expect running dracut non...
2025-07-12  Jo Zzsifix(systemd-sysusers): remove (g)shadow created by...
2025-07-11  Emanuele Giuseppe... fix(systemd-repart): allow partition format
2025-07-11  Benjamin Drungfix(dracut-install): sort output of --modalias
2025-07-11  Benjamin Drungrefactor(dracut-install): add print_values helper function
2025-07-11  Chris Richesrefactor(dracut): introduce clamp_mtimes helper function
2025-07-11  Adam WilliamsonRevert "chore: remove unused function"
2025-07-09  Benjamin Drungfix(lsinitrd): resolve initrd to real path
2025-07-09  Andrew Gunnersonfix(network-manager): depend on dbus only when using...
2025-07-08  Marcos Mellorefactor(dracut-install): copy_xattr: more idiomatic...
2025-07-08  Marcos Mellorefactor(dracut-install): copy_xattr: use malloc rather...
2025-07-08  Marcos Mellorefactor(dracut-install): copy_xattr: use _cleanup_free_
2025-07-08  Marcos Mellorefactor(dracut-install): copy_xattr: return early...
2025-07-08  Vitaly Kuznetsovfix(systemd-sysext): install the required kernel modules
2025-07-03  Benjamin Drungfix: support DRACUT_SYSTEMD being unset
2025-07-03  Jo Zzsifeat: add support for removing a space separated list...
2025-07-03  Jo Zzsirevert: bump tomtom-international/commisery-action...
2025-07-03  Benjamin Drungtest(GETARGS): set NEWROOT and PREFIX for dracut-lib.sh
2025-07-03  Benjamin Drungfeat: make variable set check work with "set -u"
2025-07-03  Benjamin Drungfix(base): support PREFIX being unset
2025-07-03  Jo Zzsitest: change tests to recommended configuration
2025-07-03  Benjamin Drungfix: support hostonly being unset
2025-07-01  dependabot... chore(deps): bump tomtom-international/commisery-action...
2025-06-30  Jo Zzsifix(modules): free up range 00-09 to out of tree dracut...
2025-06-28  Jo Zzsiperf(watchdog): only install wdctl for the non-systemd...
2025-06-28  Jo Zzsifeat(watchdog): do not depend on initqueue if systemd...
2025-06-28  Jo Zzsifeat(resume): do not depend on initqueue if systemd...
2025-06-28  Jo Zzsitest: add --pbkdf pbkdf2 to luksFormat commands
2025-06-28  Jo Zzsidocs: improve documentation for out of tree dracut...
2025-06-28  Jo Zzsichore: version lock commisery-action
2025-06-20  Antonio Alvarez... feat(network-manager): use upstream initrd services...
2025-06-15  Benjamin Drungfeat: support dracutsysrootdir being unset
2025-06-15  Benjamin Drungtest: support DEBUGFAIL being unset
2025-06-15  Benjamin Drungtest: support V being unset
2025-06-15  Benjamin Drungtest: support CPIO_TESTDIR being unset in test_cleanup
2025-06-15  Benjamin Drungtest: support DEBUGOUT being unset
2025-06-15  Benjamin Drungtest: support SERVER_DEBUG being unset
2025-06-15  Benjamin Drungtest: support SERIAL being unset
2025-06-15  Benjamin Drungfix(dracut-logger.sh): initialize errmsg in dlog_init
2025-06-15  Benjamin Drungtest: initialize bootindex in qemu_add_drive
2025-06-15  Benjamin Drungfix: support DRACUT_RESOLVE_LAZY being unset
2025-06-15  Benjamin Drungfix(dracut-init.sh): support DRACUT_NO_XATTR being...
2025-06-13  Benjamin Drungfix(Makefile): remove test modules after renumbering
2025-06-13  Benjamin Drungfix(test): renumber test modules to 70
2025-06-13  Benjamin Drungfix(dracut-init.sh): initialize _files in inst_libdir_file
2025-06-13  Benjamin Drungfix(dracut-lib.sh): initialize variables in getargs
2025-06-13  Benjamin Drungfix(dracut.sh): initialize variables that get exported
2025-06-12  zhuyaliangfix: loongarch architecture support
2025-06-12  Jo Zzsifeat(base): add support for rd.driver.pre
2025-06-12  Jo Zzsifeat: tests are not packaged by default to simplify...
2025-05-27  Jo Zzsifix(base): only create nobody user for nfs dracut module
2025-05-27  Jo Zzsifix(systemd-sysext): make non-hostonly non-host
2025-05-26  Jo Zzsifix(systemd): systemd.volatile needs overlayfs kernel...
2025-05-26  Coiby Xufix: let check_vol_slaves_all return 1 when checks...
2025-05-26  Jo Zzsifix(modules): document known module dependencies
2025-05-26  Jo Zzsifix(systemd): make checking for systemd availability...
2025-05-26  Jo Zzsifix(modules): move more modules with unimportant orderi...
2025-05-26  Jo Zzsidocs: document the new defaults set by configure
2025-05-26  Jo Zzsidocs: promote usage of splash over rhgb
2025-05-25  David Tardonfix(livenet): drop stray command call
2025-05-25  Jo Zzsifix(systemd-repart): copy systemd system drop-in config...
2025-05-25  Jo Zzsidocs: range 90 - 99 are reserved for out of tree dracut...
2025-05-25  James Le Cuirottest: fix the dlopen dependencies test on Gentoo
2025-05-25  James Le Cuirottest: omit fido2 module when testing dlopen dependencie...
2025-05-21  Jo Zzsifeat: set hostonly_cmdline config to no by default
2025-05-21  Jo Zzsici: fix integration extra
2025-05-21  Jo Zzsifix(modules): all modules with 99 ordering should have...
2025-05-20  David Tardonfix(dracut.sh): don't pass empty string as dir
next