Command line tool for updating bootloader configs
7babbb04df
The grub2 bootloader expects the BLS linux and initrd fields values to be set to a relative path to the root of the boot partition and the zipl tool expects these to be an absolute path to the kernel and initramfs images. So the grubby wrapper was removing the prefixes from the kernel and initrd paths before doing any comparision with the BLS fields. But this shouldn't be done if the /boot directory isn't a mount point. Resolves: rhbz#1642078 Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
||
---|---|---|
.gitignore | ||
0001-remove-the-old-crufty-u-boot-support.patch | ||
0002-Change-return-type-in-getRootSpecifier.patch | ||
0003-Add-btrfs-subvolume-support-for-grub2.patch | ||
0004-Add-tests-for-btrfs-support.patch | ||
0005-Use-system-LDFLAGS.patch | ||
0006-Honor-sbindir.patch | ||
0007-Make-installkernel-to-use-kernel-install-scripts-on-.patch | ||
0008-Add-usr-libexec-rpm-sort.patch | ||
grubby-bls | ||
grubby.in | ||
grubby.spec | ||
installkernel-bls | ||
installkernel.in | ||
sources |