File 0205-mdraid_ignore_hostonly.patch of Package dracut.10716

From: Fabian Vogt <fvogt@suse.com>
Subject: [PATCH] Always install mdraid modules
References: boo#935993

- Even if not currently loaded
- hostonly logic seems to be broken

---
 modules.d/90mdraid/module-setup.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: dracut-043/modules.d/90mdraid/module-setup.sh
===================================================================
--- dracut-043.orig/modules.d/90mdraid/module-setup.sh
+++ dracut-043/modules.d/90mdraid/module-setup.sh
@@ -33,7 +33,7 @@ depends() {
 
 # called by dracut
 installkernel() {
-    instmods =drivers/md
+    hostonly='' instmods =drivers/md
 }
 
 # called by dracut
openSUSE Build Service is sponsored by