Command line tool for updating bootloader configs
If the options field in a BLS file has the same value than the kernelopts variable in grubenv, the options is replaced with the kernelopts variable. This was done to keep the options in the BLS files in sync when possible, but having the kernel cmdline as a variable in the grubenv file was proven to be fragile. Instead, the kernel cmdline will be stored in the BLS files to make the configuration more robust. This will work even if the grubenv gets corrupted or is deleted. Since we want to get rid of the kernelopts variable, don't attempt to use that in the BLS snippets anymore. 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 | ||
0011-Fix-stringop-overflow-warning.patch | ||
0012-Fix-maybe-uninitialized-warning.patch | ||
grubby-bls | ||
grubby.8 | ||
grubby.in | ||
grubby.spec | ||
installkernel-bls | ||
installkernel.in | ||
sources |