From: Harald Hoyer Date: Fri, 6 Mar 2009 09:31:48 +0000 (+0100) Subject: added mdraid module X-Git-Tag: 0.1~356 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=883594c8336e17f76634f1e79e99f3b7ebcfc1f8;p=thirdparty%2Fdracut.git added mdraid module --- diff --git a/dracut.conf b/dracut.conf index 51c579f11..35fda6cb1 100644 --- a/dracut.conf +++ b/dracut.conf @@ -1,2 +1,2 @@ # specify the dracut modules to use -dracutmodules="redhat-i18n kernel-modules lvm terminfo udev-rules base dmraid plymouth" +dracutmodules="redhat-i18n kernel-modules lvm terminfo udev-rules base dmraid mdraid crypt"