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 f056799..286cbbe 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