- 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:
Warren Togami 2009-09-25 04:47:39 +00:00
parent ed5b8bccec
commit 6a92c705a9
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
dracut-002-b9c4654a.tar.bz2
dracut-002-845dd502.tar.bz2

View File

@ -1,4 +1,4 @@
%define gittag b9c4654a
%define gittag 845dd502
%if 0%{?fedora} < 12
%define with_switch_root 1
%else
@ -14,7 +14,7 @@
Name: dracut
Version: 002
Release: 7%{?rdist}
Release: 8%{?rdist}
Summary: Initramfs generator using udev
Group: System Environment/Base
License: GPLv2+
@ -181,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT
%dir /var/lib/dracut/overlay
%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
- build with the correct tarball

View File

@ -1 +1 @@
05c8bddde0287a0d94437d7555e500a8 dracut-002-b9c4654a.tar.bz2
d8d9c7088a414abdc24dc92b463dff6f dracut-002-845dd502.tar.bz2