- Make it possible to update the initrd without any other change. Related:
rhbz#557922
This commit is contained in:
parent
79918d5ad9
commit
2a3cb67e6f
@ -1,2 +1,2 @@
|
|||||||
clog
|
clog
|
||||||
grubby-7.0.10.tar.bz2
|
grubby-7.0.11.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 7.0.10
|
Version: 7.0.11
|
||||||
Release: 1%{?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
|
||||||
@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 08 2010 Peter Jones <pjones@redhat.com> - 7.0.11-1
|
||||||
|
- Make it possible to update the initrd without any other change.
|
||||||
|
Related: rhbz#557922
|
||||||
|
|
||||||
* Fri Feb 05 2010 Peter Jones <pjones@redhat.com> - 7.0.10-1
|
* Fri Feb 05 2010 Peter Jones <pjones@redhat.com> - 7.0.10-1
|
||||||
- Make --update able to add an initramfs.
|
- Make --update able to add an initramfs.
|
||||||
Related: rhbz#557922
|
Related: rhbz#557922
|
||||||
|
Loading…
Reference in New Issue
Block a user