- renamed lvm/device-mapper udev rules according to upstream changes
- fixed dracut search path issue
This commit is contained in:
parent
105b5b7448
commit
ba51b785e5
@ -1 +1 @@
|
||||
dracut-002-35758e5c.tar.bz2
|
||||
dracut-002-413bcf78.tar.bz2
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user