Name: | grubby |
---|---|
Version: | 8.40 |
Release: | 64.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 119097 |
License: | GPLv2+ |
RPM: | grubby-8.40-64.0.1.el9.aarch64.rpm |
Source RPM: | grubby-8.40-64.0.1.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rhinstaller/grubby |
Summary: | Command line tool for updating bootloader configs |
Description: | This package provides a grubby compatibility script that manages BootLoaderSpec files and is meant to only be used for legacy compatibility users with existing grubby users. |
- Handle cleanup of modules.* for RHCK and UEK [Orabug: 18493431] - Pick a suitable default kernel to boot if the current option is removed [Orabug: 22738301] - Set whatever entry before saved entry - Set different titles for RHCK and UEK [Orabug: 18504756] (Kevin Lyons) - Do not add /boot twice for btrfs subvolumes [Orabug: 34380742]
- Do not overwrite all vars that start with GRUB_CMDLINE_LINUX - Resolves: #RHEL-21301
- remove root= when not copying default - Resolves: #2127453