summaryrefslogtreecommitdiffstats
path: root/dracut.spec
diff options
context:
space:
mode:
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec
index ea4317e..4db4dac 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -10,7 +10,7 @@
Name: dracut
Version: 027
-Release: 1%{?dist}
+Release: 10.git20130405%{?dist}
Summary: Initramfs generator using udev
%if 0%{?fedora} || 0%{?rhel}
@@ -29,6 +29,15 @@ URL: https://dracut.wiki.kernel.org/
# Source can be generated by
# http://git.kernel.org/?p=boot/dracut/dracut.git;a=snapshot;h=%{version};sf=tgz
Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar.bz2
+Patch1: 0001-dracut.spec-Require-systemd-199.patch
+Patch2: 0002-base-init.sh-fix-version-output.patch
+Patch3: 0003-base-dracut-lib.sh-add-dev_unit_name.patch
+Patch4: 0004-crypt-parse-crypt.sh-create-udev-rule-for-systemd.patch
+Patch5: 0005-base-dracut-lib.sh-wait_for_dev-cancel_wait_for_dev-.patch
+Patch6: 0006-Add-missing-options-to-manpage-and-help-output.patch
+Patch7: 0007-TEST-50-MULTINIC-fixup-test-suite.patch
+Patch8: 0008-TESTSUITE-s-i6300esbwdt-i6300esb-ib700wdt-g.patch
+Patch9: 0009-TEST-99-RPM-ignore-rescue-images.patch
BuildRequires: dash bash git
@@ -438,6 +447,9 @@ rm -rf $RPM_BUILD_ROOT
%{dracutlibdir}/dracut.conf.d/02-norescue.conf
%changelog
+* Fri Apr 05 2013 Harald Hoyer <harald@redhat.com> 027-10.git20130405
+- fix crypto password timeout on the dracut side
+
* Tue Mar 26 2013 Harald Hoyer <harald@redhat.com> 027-1
- version 027