]> git.ipfire.org Git - thirdparty/dracut-ng.git/shortlog
thirdparty/dracut-ng.git
30 hours ago  Jo Zzsici: separate NBD tests into their own GitHub Action main
30 hours ago  Jo Zzsitest(SYSROOT): correct path for build-parameter.txt
2 days ago  Antonio Alvarez... fix(systemd-cryptsetup): load libcryptsetup via dlopen
3 days ago  Antonio Alvarez... fix(systemd-repart): load libfdisk via dlopen
10 days ago  Benjamin Drungfix(overlayfs): unmount NEWROOT before mounting overlay
10 days ago  Benjamin Drungrefactor(overlayfs): exit early in case LiveOS_rootfs...
11 days ago  Vitaly Kuznetsovfeat(systemd-sysext): include systemd-{sys,conf}ext...
11 days ago  dependabot... chore(deps): bump actions/upload-pages-artifact from...
12 days ago  Benjamin Drungfix(overlayfs-crypt): make module-setup.sh executable
12 days ago  Benjamin Drungci: generate modules in labeler.yml with a script
12 days ago  Benjamin Drungci: add overlayfs-crypt to labeler
12 days ago  Benjamin Drungci(labeler): fix glob for squash-erofs/squash-squashfs
12 days ago  Benjamin Drungci: sort modules in labeler.yml
12 days ago  Benjamin Drungtest(ISCSI): wait for tgtd startup
13 days ago  Vitaly Kuznetsovfix: avoid arguments for dot commands
13 days ago  Hans de Goedefeat(dracut): add module to add fw files from DT firmwa...
13 days ago  Jo Zzsifeat(dracut): add a DRACUT_EXTRA_ARGS environment variable
13 days ago  Jo Zzsifeat(crypt-lib): introduce crypt-lib dracut module
13 days ago  Jo Zzsici(gentoo): arm64 openrc basic daily tests
13 days ago  Jo Zzsici(gentoo): arm64 archtecture for openrc
13 days ago  Jo Zzsici(gentoo): arm64 archtecture for openrc
2026-04-12  Jo Zzsici(gentoo): enable daily network-legacy testing for...
2026-04-11  Nadzeya Hutskofeat(overlayfs-crypt): add new encrypted persistent...
2026-04-11  Nadzeya Hutskorefactor(70crypt): extract luks_open_interactive into...
2026-04-11  Benjamin Drungfix(dracut): do not record parameters that do not chang...
2026-04-11  Jo Zzsici: reenable test 41 for Arch
2026-04-11  Jo Zzsici: only run test 72 on arch as part of daily network...
2026-04-11  Jo Zzsici(arch): ensure /etc/vconsole.conf exists
2026-04-11  Benjamin Drungfix(dracut): remove leading space from recorded arguments
2026-04-10  Benjamin Drungtest: run all tests with --no-hostonly-cmdline
2026-04-10  Benjamin Drungdocs: mention order of precedence
2026-04-10  Jo Zzsifix: set DRACUT_TMPDIR before using it in dlog_init()
2026-04-09  Benjamin Drungrefactor(dracut-functions): use array in _detect_librar...
2026-04-09  Jo Zzsici: ci: disable running failing tests for daily basic GA
2026-04-09  Jo Zzsici: disable running failing tests for daily network GA
2026-04-08  Antonio Alvarez... fix(dracut): inst_libdir_file() does not have a -o...
2026-04-08  Antonio Alvarez... fix(man): inst_libdir_file() does not have a -o option
2026-04-08  Antonio Alvarez... refactor: remove unneeded extra slash passed in some...
2026-04-08  Antonio Alvarez... fix(squash-lib): inst_libdir_file() does not have a...
2026-04-08  Benjamin Drungfix(dracut): determine hostonly_cmdline after hostonly...
2026-04-07  Benjamin Drungfix(SYSTEMD-IMPORT): remount /sysroot with dev and...
2026-04-05  Jo Zzsici: add daily zfs test
2026-04-05  Jo Zzsici(void): fix zfs kernel module installation
2026-04-03  Jo Zzsici: increase test timeout
2026-04-02  Eliasdocs: fix typo on doc_site
2026-04-01  Antonio Alvarez... perf: export DRACUT_ARCH globally
2026-04-01  Jo Zzsici(void): prefer btrfs storage module
2026-04-01  dependabot... chore(deps): bump actions/deploy-pages from 4 to 5
2026-03-31  dependabot... chore(deps): bump actions/configure-pages from 5 to 6
2026-03-31  Jo Zzsici: increase QEMU timeout
2026-03-30  Jo Zzsici: do not force Void CI continer to test zfs
2026-03-30  Jo Zzsici: increase timeout for tests
2026-03-30  Jo Zzsici: switch from ubuntu:devel to a more stable debian...
2026-03-30  Jo Zzsici: temporary remove Fedora Rawhide CI
2026-03-28  Benjamin Drungci(debian): install ipxe-qemu
2026-03-28  Benjamin Drungfix(crypt): use systemd generator for setting the timeout
2026-03-28  Benjamin Drungci(debian): use a single RUN to install packages
2026-03-28  Benjamin Drungfix(kernel-modules): install mmc drivers on all archite...
2026-03-28  Benjamin Drungtest(FULL-SYSTEMD): increase device timeout to infinity
2026-03-28  Benjamin Drungci(debian): drop installing libarchive13t64 explicitly
2026-03-27  Antonio Alvarez... fix(dracut): properly detect kernel version with -...
2026-03-27  Benjamin Drungfix(dracut): enable hostonly_cmdline in hostonly mode...
2026-03-27  Benjamin Drungci(debian): replace qemu-kvm by arch specific qemu...
2026-03-27  Benjamin Drungtest(run-qemu): double QEMU timeout to 20 min on ARM
2026-03-25  Benjamin Drungfix(base): move initrd.target.wants symlink creation...
2026-03-25  Fabian Vogtfix(zipl): repair parsing of rd.zipl=LABEL|UUID|...=
2026-03-18  Benjamin Drungtest(SYSTEMD-INITRD): increase device timeout to infinity
2026-03-18  Benjamin Drungfix(systemd-networkd): create /run/systemd/network...
2026-03-18  Benjamin Drungtest: use TEST_KERNEL_CMDLINE in test 72 as well
2026-03-17  Benjamin Drungfix(dracut.sh): use printf instead of echo in mark_hostonly
2026-03-16  Nadzeya Hutskofeat(overlayfs): support tmpfs size parameter in rd...
2026-03-15  Andrey Prokopenkofix(network-legacy): add input validation to RFC 3442...
2026-03-13  Sidharth Sankarfix(crypt): use -d instead of -f to check for $NEWROOT...
2026-03-13  Benjamin Drungfix(crypt): honor timeout setting when using UUID,...
2026-03-13  Benjamin Drungrevert(ci): skip void:latest due to dash 0.5.13.1 bug
2026-03-13  dependabot... chore(deps): bump docker/login-action from 3 to 4
2026-03-13  dependabot... chore(deps): bump docker/build-push-action from 6 to 7
2026-03-13  dependabot... chore(deps): bump docker/setup-buildx-action from 3...
2026-03-13  Antonio Alvarez... ci(opensuse): install libarchive13 for TEST-45-SYSTEMD...
2026-03-10  Benjamin Drungtest: add commented DEBUGFAIL to test 20
2026-03-10  Benjamin Drungtest(run-qemu): check if /dev/kvm is readable and writable
2026-03-10  Benjamin Drungtest(run-qemu): group checks for /dev/kvm
2026-03-06  Benjamin Drungtest: drop poweroff call where poweroff is called by...
2026-03-06  Benjamin Drungtest: create /var/lib/nfs/rmtab in server rootfs
2026-03-06  Benjamin Drungtest: use "set -eu" in server rootfs test scripts
2026-03-06  Benjamin Drungtest: use EXIT trap in server-init.sh to poweroff on...
2026-03-05  Benjamin Drungtest: build minimal server rootfs for test 70-72
2026-03-05  Benjamin Drungtest: add /var/run -> /run symlink for tgtd
2026-03-05  Benjamin Drungtest: move sourcing dracut-functions.sh to build_rootfs...
2026-03-05  Benjamin Drungtest: rely on server initrd to load af_packet
2026-03-05  Benjamin Drungtest: switch from isc-dhcp-server to dnsmasq
2026-03-05  Benjamin Drungci: install tcpdump in containers
2026-03-05  Benjamin Drungtest(test.sh): pass through USE_NETWORK environment...
2026-03-04  Benjamin Drungfix(dracut): remove unused dracut_no_switch_root
2026-03-04  Benjamin Drungtest: switch QEMU network backend to dgram (UDP)
2026-03-04  Benjamin Drungtest: use different MAC addresses for all NFS client...
2026-03-04  Benjamin Drungci: skip void:latest due to dash 0.5.13.1 bug
2026-03-03  Benjamin Drungtest: make including assertion.sh explicitly
2026-03-03  Benjamin Drungfeat: derive systemd generator name dynamically from...
2026-03-03  Benjamin Drungfix(dbus): remove After/Requires from dbus service...
next