]> git.ipfire.org Git - thirdparty/dracut-ng.git/shortlog
thirdparty/dracut-ng.git
2024-08-02  Laszlo Gombosci: drop privileged container flag to run tests sandboxed
2024-07-31  Philipp Rudofix(squash): use 99busybox instead of installing it...
2024-07-31  Philipp Rudofix(squash): explicitly create required directories
2024-07-31  Philipp Rudofeat(dracut-initramfs-restore): unpack erofs images
2024-07-31  Philipp Rudofeat(lsinitrd): add support for erofs images
2024-07-31  Philipp Rudofeat(squash): add module 95squash-erofs
2024-07-31  Philipp Rudofeat(squash): split 95squash-squashfs from 99squash
2024-07-31  Philipp Rudofeat(squash): move mksquashfs to 99squash/modules-setup
2024-07-31  Philipp Rudofix(dracut-init.sh): add module to mods_to_load before...
2024-07-31  Philipp Rudofeat(dracut-init.sh): allow changing the destination...
2024-07-27  Laszlo Gombostest(UEFI): second initrd would just overwrite the...
2024-07-27  Laszlo Gombosci: improve test LVM, IMSM and LVM-THIN to work in...
2024-07-27  Laszlo Gombosci: mark tests no-hostonly that are failing in hostonly...
2024-07-26  Laszlo Gombosci: remove dracut native config that is not compatible...
2024-07-26  Laszlo Gombostest: grab the distro configuration from the host and...
2024-07-26  Laszlo Gombostest: do not force no-hostonly for all test runs
2024-07-25  Mike Gilbertfix(man): update description of the --gzip option
2024-07-25  Laszlo Gombosci: do not remove native dracut installation from the...
2024-07-24  Laszlo Gombosci: install systemd-experimental into openSUSE container
2024-07-24  dependabot... chore(deps): bump softprops/action-gh-release from...
2024-07-23  Laszlo Gomboschore(busybox): remove empty check function
2024-07-23  Laszlo Gombosfix(busybox): install busybox symlinks later in the...
2024-07-23  Laszlo Gombosfix(busybox): install busybox symlinks manually
2024-07-22  Pavel Valenafix(lsinitrd): check skipcpio file directly
2024-07-21  Laszlo Gombostest: make sure test marker is reset properly
2024-07-21  Laszlo Gombostest: mount rootfs read-only to avoid subtests to interfere
2024-07-21  Laszlo Gombosci: remove duplicated dracut module dependencies
2024-07-21  Laszlo Gombosci: only install required dracut modules for test-makeroot
2024-07-21  Laszlo Gomboschore(mksh)!: remove mksh dracut module
2024-07-21  Laszlo Gombosrevert(crypt): do not unlock encrypted devices by defau...
2024-07-21  Laszlo Gombosfeat(busybox): use busybox --install to install itself
2024-07-21  Laszlo Gombostest(RAID-DEG): bash is not a requirement for this...
2024-07-21  Laszlo Gombostest: do not force include dash, let sh module make...
2024-07-21  Laszlo Gombosfeat(shell-interpreter): meta package for improved...
2024-07-20  Laszlo Gombosfeat(pcmcia): only include when another module requires it
2024-07-20  Laszlo Gomboschore!: drop support for prepare_udev_rules
2024-07-20  Laszlo Gombosfix(Makefile): install dracut config examples under...
2024-07-20  Laszlo Gombosfeat: add common config when networking is not desired
2024-07-20  Laszlo Gombosfix(watchdog): change the priority of watchdog kernel...
2024-07-20  Laszlo Gombostest(RAID-DEG): make it not flaky
2024-07-20  Laszlo Gombostest: check for kernel module support from within the VM
2024-07-20  Antonio Alvarez... chore: remove empty check functions
2024-07-20  Antonio Alvarez... chore: remove support for old mdadm versions
2024-07-18  Neal Gompachore(github): use committer team for code owners
2024-07-18  Laszlo Gombostest(DMSQUASH): no need to partition root_erofs disk
2024-07-18  Laszlo Gombosfix(release): improve commit message
2024-07-18  Laszlo Gombosfix(dracut): re-enable extended attributes in containers
2024-07-17  Martin Wilckfix(multipath): include module with "find_multipaths...
2024-07-16  Alexander Tsoyfix(systemd): move installation of libkmod to udev...
2024-07-14  dracutng[bot]docs: update NEWS.md and AUTHORS for release 103 103
2024-07-13  Brian C. Lanetest(DMSQUASH): add test for part of erofs support
2024-07-13  Brian C. Lanefix(dmsquash-live): make sure erofs module is installed
2024-07-13  Brian C. Lanefeat(test): add erofs-utils to the containers
2024-07-12  Brian C. Lanefeat(dmdquash-live): add support for using erofs
2024-07-12  Benjamin Drungfix(test): run test 14 with systemd again
2024-07-11  Laszlo Gombosci: run extended tests on openSUSE as well
2024-07-11  Laszlo Gombostest(FULL-SYSTEM): make sure systemd-pcrphase can be...
2024-07-11  Laszlo Gombostest(FULL-SYSTEMD): remove workaround for multipath
2024-07-11  Laszlo Gombosfix(multipath): omit module if included with no multipa...
2024-07-11  Alper Nebi... feat(kernel-modules): install platform/chrome modules...
2024-07-10  Huaxin Lufix(dracut-install): copy xattr when use clone ioctl
2024-07-09  Andrew Ammerlaanfix(Dockerfile-Gentoo): add requirements for systemd...
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): add test with rd.luks.name
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): do not disable kernel loglevel
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): add tests for volatile mode
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): remove managing drivers manually
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): align with other tests
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): control decryption from command...
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): no need for explicit bash dependency
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): avoid hostonly files for a generic...
2024-07-08  Laszlo Gombostest(FULL-SYSTEMD): add systemd-coredump for testing
2024-07-08  Laszlo Gombostest: move /failed to /run/failed as rootfs might be...
2024-07-08  Laszlo Gombosfix(dracut-init.sh): clarify the error message
2024-07-08  Laszlo Gombosfix(systemd-pcrphase): make tpm2-tss an optional dependency
2024-07-08  Laszlo Gombosfix(multipath): omit module if included with no multipa...
2024-07-08  Antonio Alvarez... feat(multipath): warn if included with no multipath...
2024-07-08  Laszlo Gombosfix(systemd): check for systemd-vconsole-setup.service
2024-07-08  Benjamin Drungfix(nfs): support rpcbind user named _rpc
2024-07-08  Jose Ignacio... feat(dracut-install): configure if weak dep is still...
2024-07-08  Jose Ignacio... feat(dracut-install): add weak dependencies support
2024-07-08  Alper Nebi... perf(dracut-install): use driver/module sysfs dirs...
2024-07-08  Benjamin Drungtest: drop 'quiet' from kernel cmdline on verbose runs
2024-07-08  Antonio Alvarez... fix(net-lib): require and install only the necessary...
2024-07-07  Benjamin Drungfeat(lsinitrd.sh): support configurable initrd filenames
2024-07-07  Benjamin Drungfix: check for searched initrds to be present
2024-07-07  Benjamin Drungrefactor: introduce find_initrd_for_kernel_version
2024-07-07  Laszlo Gombosfeat(debug): add findmnt to help debugging
2024-07-07  Laszlo Gombosci: run extended tests on Alpine and Void as well
2024-07-07  Laszlo Gombosdocs: remove suggesting that hostonly option is only...
2024-07-07  Laszlo Gombostest(TEST-40-NBD): tests should avoid managing kernel...
2024-07-07  Laszlo Gombostest: delete hosts files that are not used by tests
2024-07-07  Laszlo Gombostest: avoid writing to rootfs as it might be read-only
2024-07-07  Laszlo Gombostest(FULL-SYSTEMD): remove /etc/fstab from the rootfs
2024-07-07  Laszlo Gombostest(FULL-SYSTEMD): add a test for encrypted root
2024-07-07  Laszlo Gombostest(FULL-SYSTEMD): include more systemd dracut modules
2024-07-07  Laszlo Gombosci: add systemd-coredump to Debian/Ubuntu containers
2024-07-07  Laszlo Gombostest: run iscsi and nbd tests sequentially to make...
2024-07-07  Ian Wienanddocs: correct shutdown path disucssion
2024-07-03  Laszlo Gombosfeat: add common config for Integrity Measurement
2024-07-03  Laszlo Gombostest: do not disable selinux for tests
next