]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/dracut-006_remove_scsi_wait.patch
dracut: Update to 038
[ipfire-2.x.git] / src / patches / dracut-006_remove_scsi_wait.patch
diff --git a/src/patches/dracut-006_remove_scsi_wait.patch b/src/patches/dracut-006_remove_scsi_wait.patch
deleted file mode 100644 (file)
index cfccf01..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur dracut-006.org/modules.d/99base/init dracut-006/modules.d/99base/init
---- dracut-006.org/modules.d/99base/init       2010-06-17 10:46:29.000000000 +0200
-+++ dracut-006/modules.d/99base/init   2013-10-31 17:05:09.135475525 +0100
-@@ -175,7 +175,7 @@
-     $UDEV_QUEUE_EMPTY >/dev/null 2>&1 || continue
--    modprobe scsi_wait_scan && rmmod scsi_wait_scan
-+    sleep 0.1
-     $UDEV_QUEUE_EMPTY >/dev/null 2>&1 || continue