- revert back to dracut-002-5 tarball 845dd502 lvm2 was reverted to
pre-udev I'm not 100% sure about this, but it seems safer since this worked with the previous build of lvm2. Also harald didn't push these changes to upstream git.
This commit is contained in:
parent
ed5b8bccec
commit
6a92c705a9
@ -1 +1 @@
|
|||||||
dracut-002-b9c4654a.tar.bz2
|
dracut-002-845dd502.tar.bz2
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%define gittag b9c4654a
|
%define gittag 845dd502
|
||||||
%if 0%{?fedora} < 12
|
%if 0%{?fedora} < 12
|
||||||
%define with_switch_root 1
|
%define with_switch_root 1
|
||||||
%else
|
%else
|
||||||
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 002
|
Version: 002
|
||||||
Release: 7%{?rdist}
|
Release: 8%{?rdist}
|
||||||
Summary: Initramfs generator using udev
|
Summary: Initramfs generator using udev
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -181,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /var/lib/dracut/overlay
|
%dir /var/lib/dracut/overlay
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 25 2009 Warren Togami <wtogami@redhat.com> 002-8
|
||||||
|
- revert back to dracut-002-5 tarball 845dd502
|
||||||
|
lvm2 was reverted to pre-udev
|
||||||
|
|
||||||
* Wed Sep 23 2009 harald@redhat.com 002-7
|
* Wed Sep 23 2009 harald@redhat.com 002-7
|
||||||
- build with the correct tarball
|
- build with the correct tarball
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user