Command line tool for updating bootloader configs
b5070e2278
Since PowerNV machines can have a Petitboot versions that still don't have BLS support, grubby re-generates the grub.cfg file on all ppc64le machines. But this has the side effect that the grubenv file is updated, which will overwrite any value that was set by grubby itself. To prevent that run the grub2-mkconfig with the --no-grubenv-update option. Related: rhbz#1726514 Signed-off-by: Javier Martinez Canillas <javierm@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 |