]> git.ipfire.org Git - thirdparty/dracut.git/commit - 50-dracut.install
5?-dracut*.install: Allow scripts to install the initramfs in /boot dir
authorJavier Martinez Canillas <javierm@redhat.com>
Wed, 28 Feb 2018 08:39:12 +0000 (09:39 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 1 Mar 2018 13:50:30 +0000 (14:50 +0100)
commitb39b8452d23d098aa4f6898a2bdb8391aa45836e
treef9f2a1efb661d9b9e91ffc194045b2e6df24a66f
parent48723f28aa4451b1793373c35527d3627b001b7e
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