Command line tool for updating bootloader configs
27cf1e7399
Not all bootloaders used in Fedora have BLS support, for example extlinux doesn't. So when using extlinux the old grubby tool has to be installed. Currently the grubby-bls wrapper has precedence over the old grubby tool, which means that even if grubby-deprecated is installed, the wrapper will executed when calling grubby. Make the old grubby take precedence instead. Related: rhbz#1654841 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 |