- bail out if selinux policy could not be loaded and selinux=0 not
specified on kernel command line (bug #524113) - set finished criteria for dmsquash live images
This commit is contained in:
parent
0e9ddc428d
commit
4fe8494bd9
@ -1 +1 @@
|
||||
dracut-002-c53acc30.tar.bz2
|
||||
dracut-002-8eb16b08.tar.bz2
|
||||
|
10
dracut.spec
10
dracut.spec
@ -1,4 +1,4 @@
|
||||
%define gittag c53acc30
|
||||
%define gittag 8eb16b08
|
||||
%if 0%{?fedora} < 12
|
||||
%define with_switch_root 1
|
||||
%else
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
Name: dracut
|
||||
Version: 002
|
||||
Release: 2%{?rdist}
|
||||
Release: 3%{?rdist}
|
||||
Summary: Initramfs generator using udev
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
@ -181,6 +181,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /var/lib/dracut/overlay
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 2009 Harald Hoyer <harald@redhat.com> 002-3
|
||||
- bail out if selinux policy could not be loaded and
|
||||
selinux=0 not specified on kernel command line
|
||||
(bug #524113)
|
||||
- set finished criteria for dmsquash live images
|
||||
|
||||
* Fri Sep 18 2009 Harald Hoyer <harald@redhat.com> 002-2
|
||||
- do not cleanup dmraids
|
||||
- copy over lvm.conf
|
||||
|
Loading…
Reference in New Issue
Block a user