# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot bash crypt lvm mdraid kernel-modules" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
--nomdadmconf \
-I "mkfs.ext4 grep" \
-i ./create-root.sh /lib/dracut/hooks/initqueue/01-create-root.sh \
# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot bash lvm mdraid kernel-modules" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
-I "mkfs.ext4" \
-i ./create-root.sh /lib/dracut/hooks/initqueue/01-create-root.sh \
--no-hostonly-cmdline -N \
# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot bash crypt lvm mdraid kernel-modules" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
-I "mkfs.ext4 grep sfdisk" \
-i ./create-root.sh /lib/dracut/hooks/initqueue/01-create-root.sh \
--no-hostonly-cmdline -N \
# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot bash crypt lvm mdraid kernel-modules" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
-I "mkfs.ext4 grep" \
-i ./create-root.sh /lib/dracut/hooks/initqueue/01-create-root.sh \
--no-hostonly-cmdline -N \
# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot bash lvm mdraid kernel-modules" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
-I "mkfs.ext4 grep" \
-i ./create-root.sh /lib/dracut/hooks/initqueue/01-create-root.sh \
--no-hostonly-cmdline -N \
# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
-i ./create-server-root.sh /lib/dracut/hooks/initqueue/01-create-encrypted-root.sh \
-I "mkfs.ext4" \
--no-hostonly-cmdline -N \
# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
-I "mkfs.ext4" \
-i ./create-client-root.sh /lib/dracut/hooks/initqueue/01-create-client-root.sh \
--nomdadmconf \
# devices, volume groups, encrypted partitions, etc.
"$DRACUT" -l -i "$TESTDIR"/overlay / \
-m "test-makeroot" \
- -d "piix ide-gd_mod ata_piix ext4 sd_mod" \
-i ./create-server-root.sh /lib/dracut/hooks/initqueue/01-create-server-root.sh \
-I "mkfs.ext4" \
--nomdadmconf \