- Add support for dracut to installkernel (notting)

This commit is contained in:
Peter Jones 2009-10-30 18:15:53 +00:00
parent e22efb9666
commit 4eebdab8bc
3 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
clog
grubby-7.0.8.tar.bz2
grubby-7.0.9.tar.bz2

View File

@ -1,5 +1,5 @@
Name: grubby
Version: 7.0.8
Version: 7.0.9
Release: 1%{?dist}
Summary: Command line tool for updating bootloader configs
Group: System Environment/Base
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Oct 30 2009 Peter Jones <pjones@redhat.com> - 7.0.9-1
- Add support for dracut to installkernel (notting)
* Thu Oct 1 2009 Hans de Goede <hdegoede@redhat.com> - 7.0.8-1
- Stop using nash

View File

@ -1 +1 @@
17c3bda679f3a92f4e4c773e373e309e grubby-7.0.8.tar.bz2
528ec764649eaefcdb600b75be2d36e0 grubby-7.0.9.tar.bz2