Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
grubby - Command line tool for updating bootloader configs
- Description:
grubby is a command line tool for updating and displaying information about
the configuration files for the grub, lilo, elilo (ia64), yaboot (powerpc)
and zipl (s390) boot loaders. It is primarily designed to be used from scripts
which install new kernels and need to find information about the current boot
environment.
Packages
grubby-8.28-26.el7.x86_64
[70 KiB] |
Changelog
by Javier Martinez Canillas (2019-03-18):
- Exclude building on i686
Related: rhbz#1476273
- Fix grubby removing wrong kernel command line parameter
Resolves: rhbz#1476273
- Improve man page for --info option (jstodola)
Resolves: rhbz#1651673
- Print default image even if isn't a suitable one
Resolves: rhbz#1323842
|
grubby-8.28-25.el7.x86_64
[70 KiB] |
Changelog
by Peter Jones (2018-08-14):
- Ensure /etc/sysconfig/kernel has a stable mode, now that rpm handles ghost
files differently.
Resolves: rhbz#1584313
|
grubby-8.28-23.el7.x86_64
[69 KiB] |
Changelog
by rmarshall@redhat.com - 8.28-23 (2017-03-21):
- Fixes --info flag on s390/s390x.
Related: rhbz#1285601
- Fixes --set-default-index on s390/s390x.
Related: rhbz#1285601
- Allows prune_debug to run on s390/s390x.
Resolves: rhbz#1285601
|
grubby-8.28-21.el7_3.x86_64
[69 KiB] |
Changelog
by rmarshall@redhat.com - 8.28-21 (2017-03-14):
- Fixes --info flag on s390/s390x.
Related: rhbz#1420749
- Fixes --set-default-index on s390/s390x.
Related: rhbz#1420749
- Allows prune_debug to run on s390/s390x.
Resolves: rhbz#1420749
|
grubby-8.28-18.el7.x86_64
[67 KiB] |
Changelog
by rmarshall@redhat.com - 8.28-18 (2016-07-01):
- Patched new-kernel-pkg so that kernel installations when MAKEDEBUG is
set would put the debugging entries after the non-debugging entries.
Resolves: #1285601
- Re-numbered the last set of patches to go with the flow. No actual
changes to the patches; just a git mv to rename.
- Re-organized and updated the grubby man page contents to include some
features that were not documented as well as correct typos and
re-write some entries for better clarity.
Resolves: #1232168
|
grubby-8.28-17.el7.x86_64
[65 KiB] |
Changelog
by Peter Jones (2015-10-26):
- Fix the ordering of creating the debug entries, so they don't get picked
when we're choosing kernel command line defaults on upgrades.
Related: rhbz#1212128
|