]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
90lvm: Install dm-snapshot module
authorThomas Renninger <trenn@suse.de>
Thu, 11 Dec 2014 14:46:13 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:36 +0000 (13:29 +0100)
bnc#888530

Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/90lvm/module-setup.sh

index 9ddc56e3509c71602d5d323446c3255342e492c9..5515ac040555ce969ed43308433aff845dd10dcc 100755 (executable)
@@ -42,6 +42,10 @@ cmdline() {
     done
 }
 
+installkernel() {
+    instmods dm-snapshot
+}
+
 # called by dracut
 install() {
     local _i