- version 002

- set correct PATH
- workaround for broken mdmon implementation
This commit is contained in:
Harald Hoyer 2009-09-17 15:54:00 +00:00
parent d98ab270a3
commit 3b75f2cf1a
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
dracut-001-0f7e10ce.tar.bz2 dracut-002.tar.bz2

View File

@ -1,4 +1,3 @@
%define gittag 0f7e10ce
%if 0%{?fedora} < 12 %if 0%{?fedora} < 12
%define with_switch_root 1 %define with_switch_root 1
%else %else
@ -13,8 +12,8 @@
%endif %endif
Name: dracut Name: dracut
Version: 001 Version: 002
Release: 12%{?rdist} Release: 1%{?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 +180,11 @@ rm -rf $RPM_BUILD_ROOT
%dir /var/lib/dracut/overlay %dir /var/lib/dracut/overlay
%changelog %changelog
* Thu Sep 17 2009 Harald Hoyer <harald@redhat.com> 002-1
- version 002
- set correct PATH
- workaround for broken mdmon implementation
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-12 * Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-12
- removed lvm/mdraid/dmraid lock files - removed lvm/mdraid/dmraid lock files
- add missing ifname= files - add missing ifname= files

View File

@ -1 +1 @@
20f127543003896e26c7db6ecc664c92 dracut-001-0f7e10ce.tar.bz2 6d900fb6b685d163a2fec063c9ab62e3 dracut-002.tar.bz2