- Revert back to -3, Add umount back to initrd This makes no functional

difference to LiveCD. See Bug #525319
This commit is contained in:
Warren Togami 2009-09-23 21:56:29 +00:00
parent 9a6f99e5f9
commit b5c290a2a4
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
dracut-002-23aa2048.tar.bz2
dracut-002-845dd502.tar.bz2

View File

@ -1,4 +1,4 @@
%define gittag 23aa2048
%define gittag 845dd502
%if 0%{?fedora} < 12
%define with_switch_root 1
%else
@ -14,7 +14,7 @@
Name: dracut
Version: 002
Release: 4%{?rdist}
Release: 5%{?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
* Wed Sep 23 2009 Warren Togami <wtogami@redaht.com> 002-5
- Revert back to -3, Add umount back to initrd
This makes no functional difference to LiveCD. See Bug #525319
* Mon Sep 21 2009 Warren Togami <wtogami@redhat.com> 002-4
- Fix LiveCD boot regression

View File

@ -1 +1 @@
a068ff45f641d00e93c399eb2bc937a9 dracut-002-23aa2048.tar.bz2
d8d9c7088a414abdc24dc92b463dff6f dracut-002-845dd502.tar.bz2