- renamed lvm/device-mapper udev rules according to upstream changes

- fixed dracut search path issue
This commit is contained in:
Harald Hoyer 2009-10-27 14:13:15 +00:00
parent 105b5b7448
commit ba51b785e5
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
dracut-002-35758e5c.tar.bz2
dracut-002-413bcf78.tar.bz2

View File

@ -1,4 +1,4 @@
%define gittag 35758e5c
%define gittag 413bcf78
%define with_switch_root 1
%if 0%{?fedora} > 11
@ -18,7 +18,7 @@
Name: dracut
Version: 002
Release: 17%{?rdist}
Release: 18%{?rdist}
Summary: Initramfs generator using udev
Group: System Environment/Base
License: GPLv2+
@ -194,6 +194,10 @@ rm -rf $RPM_BUILD_ROOT
%dir /var/lib/dracut/overlay
%changelog
* Tue Oct 27 2009 Harald Hoyer <harald@redhat.com> 002-18
- renamed lvm/device-mapper udev rules according to upstream changes
- fixed dracut search path issue
* Mon Oct 26 2009 Harald Hoyer <harald@redhat.com> 002-17
- load dm_mod module (bug #530540)

View File

@ -1 +1 @@
73db1d86d5400708d3f8cfcafebd0847 dracut-002-35758e5c.tar.bz2
7cdf072d0b2c256ce20f0319ab90bfbb dracut-002-413bcf78.tar.bz2