]> git.ipfire.org Git - thirdparty/dracut.git/commit
5?-dracut*.install: Allow scripts to install the initramfs in /boot dir 377/head
authorJavier Martinez Canillas <javierm@redhat.com>
Wed, 28 Feb 2018 08:39:12 +0000 (09:39 +0100)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 28 Feb 2018 08:46:51 +0000 (09:46 +0100)
commit5e574046e76eae2af5563f48b3ab910b3553ba56
tree1417bc9456b104e48e982268feae358264cdd241
parent3dbf1f078357867b289ec58138fe134e7e99762e
5?-dracut*.install: Allow scripts to install the initramfs in /boot dir

The GRUB 2 bootloaders expect the initrd to be installed in /boot instead
of /boot/$MACHINE_ID/$KERNEL_VERSION/{linux,initrd}, so if that directory
doesn't exists, install the initramfs images on the /boot directory.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
50-dracut.install
51-dracut-rescue.install