]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
test(SYSTEMD-INITRD): demonstrate boot without initqueue
authorJo Zzsi <jozzsicsataban@gmail.com>
Mon, 19 May 2025 10:08:48 +0000 (06:08 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Tue, 20 May 2025 19:41:05 +0000 (15:41 -0400)
commitcba9e77b30d1861980eab80c2cd19fc6cf2e1e46
tree2bdb6761cfc509cd7967b90d582a1043e239fdb3
parentf1c97d18b03969d6e7893f47be84b035693e4ce6
test(SYSTEMD-INITRD): demonstrate boot without initqueue

After this change initqueue dracut module is no longer used
in the initramfs for this test.

initqueue was added as a dependency of the watchdog module,
which was added as a dependency of the test dracut module.
test/TEST-42-SYSTEMD-INITRD/test.sh