Update man page to match current grubby script options and fix a bug
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
parent
303821d014
commit
670185c682
@ -1,6 +1,6 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 8.40
|
Version: 8.40
|
||||||
Release: 41%{?dist}
|
Release: 42%{?dist}
|
||||||
Summary: Command line tool for updating bootloader configs
|
Summary: Command line tool for updating bootloader configs
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rhinstaller/grubby
|
URL: https://github.com/rhinstaller/grubby
|
||||||
@ -136,6 +136,10 @@ current boot environment.
|
|||||||
%{_mandir}/man8/*.8*
|
%{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 29 2020 Javier Martinez Canillas <javierm@redhat.com> - 8.40-42
|
||||||
|
- grubby-bls: fix corner case when a kernel param value contains a '='
|
||||||
|
- grubby-bls: update man page to match options in current wrapper script
|
||||||
|
|
||||||
* Mon Mar 30 2020 Javier Martinez Canillas <javierm@redhat.com> - 8.40-41
|
* Mon Mar 30 2020 Javier Martinez Canillas <javierm@redhat.com> - 8.40-41
|
||||||
- Make grubby to also update GRUB_CMDLINE_LINUX in /etc/default/grub
|
- Make grubby to also update GRUB_CMDLINE_LINUX in /etc/default/grub
|
||||||
Related: rhbz#1287854
|
Related: rhbz#1287854
|
||||||
|
Loading…
Reference in New Issue
Block a user