- do not cleanup dmraids
- copy over lvm.conf
This commit is contained in:
parent
3b75f2cf1a
commit
0e9ddc428d
@ -1 +1 @@
|
|||||||
dracut-002.tar.bz2
|
dracut-002-c53acc30.tar.bz2
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
%define gittag c53acc30
|
||||||
%if 0%{?fedora} < 12
|
%if 0%{?fedora} < 12
|
||||||
%define with_switch_root 1
|
%define with_switch_root 1
|
||||||
%else
|
%else
|
||||||
@ -13,7 +14,7 @@
|
|||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 002
|
Version: 002
|
||||||
Release: 1%{?rdist}
|
Release: 2%{?rdist}
|
||||||
Summary: Initramfs generator using udev
|
Summary: Initramfs generator using udev
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -180,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /var/lib/dracut/overlay
|
%dir /var/lib/dracut/overlay
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 18 2009 Harald Hoyer <harald@redhat.com> 002-2
|
||||||
|
- do not cleanup dmraids
|
||||||
|
- copy over lvm.conf
|
||||||
|
|
||||||
* Thu Sep 17 2009 Harald Hoyer <harald@redhat.com> 002-1
|
* Thu Sep 17 2009 Harald Hoyer <harald@redhat.com> 002-1
|
||||||
- version 002
|
- version 002
|
||||||
- set correct PATH
|
- set correct PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user