]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
feat(systemd-emergency): install rescue and emergency targets
authorJo Zzsi <jozzsicsataban@gmail.com>
Tue, 19 Nov 2024 13:35:30 +0000 (08:35 -0500)
committerLaszlo <laszlo.gombos@gmail.com>
Thu, 21 Nov 2024 11:49:47 +0000 (06:49 -0500)
commitbe7e87fbb7d7122cdc6386bac4e7bc5d32c6ad2f
tree96346495aadd0c12162af899a4e77a314031c1ae
parent62c79128dac8cc2cbc5422dc7b871de1e7a54467
feat(systemd-emergency): install rescue and emergency targets

Systemd upstream natively provides emergency and rescue services.
Give an option to install them instead of dracut provided versions.

Both mkinitcpio and mkosi installs these into the initrd.
.github/labeler.yml
modules.d/97systemd-emergency/module-setup.sh [new file with mode: 0755]
test/TEST-41-FULL-SYSTEMD/test.sh