[dracut/f16] do not wait for raid to be synced Resolves: rhbz#757361

Harald Hoyer harald at fedoraproject.org
Tue Dec 13 11:31:12 UTC 2011


commit 1379f5b28bc29a8ec639a30aa97095666cb818a0
Author: Harald Hoyer <harald at redhat.com>
Date:   Tue Dec 13 12:30:44 2011 +0100

    do not wait for raid to be synced
    Resolves: rhbz#757361

 dracut.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/dracut.spec b/dracut.spec
index 61d42cc..e292e0a 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -8,7 +8,7 @@
 
 Name: dracut
 Version: 013
-Release: 19%{?dist}
+Release: 20%{?dist}
 
 Summary: Initramfs generator using udev
 %if 0%{?fedora} || 0%{?rhel} > 6
@@ -85,7 +85,7 @@ Patch60: 0060-Makefile-git2spec.pl-use-temporary-builddir.patch
 Patch61: 0061-90kernel-modules-module-setup.sh-include-usb-mass-st.patch
 Patch62: 0062-90mdraid-remove-mdadm_auto.sh-completly.patch
 Patch63: 0063-cryptroot-ask.sh-use-key-file-if-specified-in-cryptt.patch
-Patch64: 0064-90mdraid-wait-for-md-devices-to-become-clean.patch
+#Patch64: 0064-90mdraid-wait-for-md-devices-to-become-clean.patch
 Patch65: 0065-99base-init-only-poll-cdroms-if-the-kernel-does-supp.patch
 Patch66: 0066-99base-init-removed-cdrom-polling-reset-code.patch
 Patch67: 0067-99base-init-fix-check-for-in-kernel-polling.patch
@@ -370,6 +370,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Tue Dec 13 2011 Harald Hoyer <harald at redhat.com> 013-20
+- do not wait for raid to be synced
+Resolves: rhbz#757361
+
 * Thu Nov 17 2011 Harald Hoyer <harald at redhat.com> 013-19
 - fixed mdraid handling
 Resolves: rhbz#751667


More information about the scm-commits mailing list