]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dm: add dm-cache modules
authorHarald Hoyer <harald@redhat.com>
Thu, 27 Mar 2014 11:34:40 +0000 (12:34 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 2 Apr 2014 07:58:11 +0000 (09:58 +0200)
https://bugzilla.redhat.com/show_bug.cgi?id=1081435

modules.d/90dm/module-setup.sh

index 829c24bde6581bcd5dd52caa611da177c7cfb91a..236758896771c92d1ddeb7e004d7dce4552c6473 100755 (executable)
@@ -16,7 +16,7 @@ depends() {
 # called by dracut
 installkernel() {
     instmods =drivers/md
-    instmods dm_mod
+    instmods dm_mod dm-cache dm-cache-mq dm-cache-cleaner
 }
 
 # called by dracut