Command line tool for updating bootloader configs
The grubby --update-kernel=ALL option is used to update the kernel command line parameters for all the boot entries. But the updated cmdline is lost if the grub2-mkconfig command is executed, since in that case the cmdline is changed with the value set by GRUB_CMDLINE_LINUX in /etc/default/grub. To prevent the cmdline set by users to be overridden by mistake, keep the value of GRUB_CMDLINE_LINUX in sync with the current cmdline. Related: rhbz#1287854 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.in | ||
grubby.spec | ||
installkernel-bls | ||
installkernel.in | ||
sources |