]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
test(FULL-SYSTEMD): add fuse kernel module in test root
authorHarald Hoyer <harald@redhat.com>
Fri, 26 Mar 2021 14:17:58 +0000 (15:17 +0100)
committerDaniel Molkentin <daniel@molkentin.de>
Mon, 29 Mar 2021 14:16:09 +0000 (16:16 +0200)
systemd wants to use it

test/TEST-04-FULL-SYSTEMD/test.sh

index a6f198c758563e2c43d3c06e031e1e5c7b6e5514..f42e9f636a7a1961689ea0cda62da53bd094699d 100755 (executable)
@@ -207,6 +207,8 @@ EOF
         ddebug "Strip binaeries"
         find "$initdir" -perm /0111 -type f | xargs -r strip --strip-unneeded | ddebug
 
+        hostonly='' instmods fuse
+
         # copy depmod files
         inst /lib/modules/$kernel/modules.order
         inst /lib/modules/$kernel/modules.builtin