]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
NBD Test: Server initramfs does not need modules crypt, lvm and mdraim
authorPhilippe Seewer <philippe.seewer@bfh.ch>
Tue, 16 Jun 2009 07:26:07 +0000 (09:26 +0200)
committerPhilippe Seewer <philippe.seewer@bfh.ch>
Wed, 17 Jun 2009 06:37:38 +0000 (08:37 +0200)
test/TEST-40-NBD/test.sh

index f0567993480db938710b4a68912c962cf7b468a4..286cbbe5f68869462c9291938d54987560fb6632 100755 (executable)
@@ -293,7 +293,7 @@ test_setup() {
     )
 
     sudo $basedir/dracut -l -i overlay / \
-       -m "dash crypt lvm mdraid udev-rules rootfs-block base debug" \
+       -m "dash udev-rules rootfs-block base debug" \
        -d "ata_piix ext2 sd_mod e1000" \
        -f initramfs.server $KVERSION || return 1