Make grubby understand grub's "saved_entry" system
Resolves: rhbz#768106 Resolves: rhbz#736188
This commit is contained in:
parent
223896f6d9
commit
8e7730434e
@ -1,6 +1,6 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 8.26
|
Version: 8.27
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Command line tool for updating bootloader configs
|
Summary: Command line tool for updating bootloader configs
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -72,6 +72,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 30 2013 Peter Jones <pjones@redhat.com> - 8.27-2
|
||||||
|
- Make grubby understand grub's "saved_entry" system
|
||||||
|
Resolves: rhbz#768106
|
||||||
|
Resolves: rhbz#736188
|
||||||
|
|
||||||
* Fri Jun 07 2013 Dennis Gilmore <dennis@ausil.us> - 8.26-2
|
* Fri Jun 07 2013 Dennis Gilmore <dennis@ausil.us> - 8.26-2
|
||||||
- add patch to update extlinux.conf file on arm if it exists
|
- add patch to update extlinux.conf file on arm if it exists
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user