Harald Hoyer
10e59202c7
51-dracut-rescue.install: fix kernel cmdline parsing
...
filter out any "initrd=" option
10 years ago
Harald Hoyer
a601870064
5?-dracut*.install: better parsing of /proc/cmdline
...
"read -r -d '' -a" does, what we want.
10 years ago
Harald Hoyer
8cd8820547
use cp --reflink=auto
...
saves some space, if the destination is on the same filesystem on some
filesystems
10 years ago
Dimitri John Ledkov
a7d3ad67c7
Support /usr/lib/kernel/cmdline fallback path for /etc/kernel/cmdline.
10 years ago
Harald Hoyer
967cc19ab1
remove all vim and emacs code format comments
11 years ago
Harald Hoyer
95957248a1
51-dracut-rescue.install: fixed /proc/cmdline read
11 years ago
Harald Hoyer
8652d5493d
51-dracut-rescue.install: fixed rescue image creation
12 years ago
Harald Hoyer
478aa7dac1
51-dracut-rescue-postinst.sh,51-dracut-rescue.install: use systemd-machine-id-setup
...
if /etc/machine-id is empty, use systemd-machine-id-setup
12 years ago
Harald Hoyer
c0c6c74d99
51-dracut-rescue.install: create directory, if it does not exist
12 years ago
Harald Hoyer
2fa6fd3aaa
add 51-dracut-rescue-postinst.sh
...
also fixup 51-dracut-rescue.install to read in dracut conf
12 years ago
Harald Hoyer
8d28614e4f
51-dracut-rescue.install: do not unset installonly on remove
12 years ago
Harald Hoyer
d837ac3984
add /lib/kernel/install.d/51-dracut-rescue.install
...
Upon installation of a kernel, check if a rescue image is already
available and if not, create a non-hostonly generic initramfs image with
the rescue module added.
12 years ago