]> 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>
Mon, 29 Feb 2016 10:47:43 +0000 (11:47 +0100)
bnc#888530

Signed-off-by: Thomas Renninger <trenn@suse.de>
(cherry picked from commit 5c84d51b3f258af9035a4031c6b482103adea4d9)

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

index 90bc39f7bbc1343aac1535f6abf98531cd34f273..5e374fbc59b9a7419e57d6af50ea6fc1621cb437 100755 (executable)
@@ -42,6 +42,10 @@ cmdline() {
     done
 }
 
+installkernel() {
+    instmods dm-snapshot
+}
+
 # called by dracut
 install() {
     local _i