Command line tool for updating bootloader configs
If the /boot directory is a mount point, then the paths of the kernel and initramfs images paths in the BLS snippet have to be relative to the root of the boot partition. So the /boot prefix has to be stripped from paths in this case. But the function was wrongly stripping the entire path instead of only the /boot prefix, which prevented having kernels and initrds in subdirectories. Signed-off-by: Yuval Turgeman <yturgema@redhat.com> |
||
|---|---|---|
| .gitignore | ||
| 95-kernel-hooks.install | ||
| 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 | ||
| 0009-Improve-man-page-for-info-option.patch | ||
| 0010-Fix-GCC-warnings-about-possible-string-truncations-a.patch | ||
| grubby-bls | ||
| grubby.in | ||
| grubby.spec | ||
| installkernel-bls | ||
| installkernel.in | ||
| sources | ||