Command line tool for updating bootloader configs
Go to file
Marta Lewandowska 893f94f428 Don't overwrite vars that start with GRUB_CMDLINE_LINUX
When updating args for ALL kernels, grubby clobbers all variables
in /etc/default/grub that start with GRUB_CMDLINE_LINUX and renders
that line multiple times, for each variable that exists. This breaks
using recovery mode. Fix so this doesn't happen anymore.

Signed-off-by: Marta Lewandowska <mlewando@redhat.com>
2024-01-11 09:40:17 +01:00
.gitignore Provide the correct installkenrel and grubby-bls packaging for blscfg 2018-10-23 14:29:29 +02:00
10-devicetree.install Add device tree kernel install option, minor cleanups 2020-11-24 10:44:12 +00:00
95-kernel-hooks.install Add a kernel-install plugin to execute hook scripts in /etc/kernel/ 2019-06-17 18:10:58 +02:00
COPYING Remove upstream and layers of indirection around -bls 2022-04-27 13:08:25 -04:00
grubby-bls Don't overwrite vars that start with GRUB_CMDLINE_LINUX 2024-01-11 09:40:17 +01:00
grubby.8 Clarify that grub files aren't used on s390x in man page 2022-07-19 19:26:03 +00:00
grubby.spec Don't overwrite vars that start with GRUB_CMDLINE_LINUX 2024-01-11 09:40:17 +01:00