Move old grubby and new-kernel-pkg to grubby-deprecated and default to BLS
Now that Anaconda defaults to a BootLoaderSpec setup on installation, the the grubby package should also install the grubby BLS wrapper by default. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
parent
7babbb04df
commit
d72135ede9
@ -1,6 +1,6 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 8.40
|
Version: 8.40
|
||||||
Release: 18%{?dist}
|
Release: 19%{?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
|
||||||
@ -115,7 +115,7 @@ current boot environment.
|
|||||||
%{_mandir}/man8/*.8*
|
%{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 23 2018 Javier Martinez Canillas <javierm@redhat.com>
|
* Tue Nov 06 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-19
|
||||||
- Make the temporary config wrapper be what "grubby" contains, and put
|
- Make the temporary config wrapper be what "grubby" contains, and put
|
||||||
traditional grubby in grubby-deprecated (pjones)
|
traditional grubby in grubby-deprecated (pjones)
|
||||||
- Re-enable debuginfo generation (pjones)
|
- Re-enable debuginfo generation (pjones)
|
||||||
|
Loading…
Reference in New Issue
Block a user