From 409ea80402885dd937c6c37e4648d2afb7500414 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 10:04:29 +0200 Subject: Adding debian version 2:2.6.1-6. Signed-off-by: Daniel Baumann --- debian/tests/cryptroot-nested.d/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/tests/cryptroot-nested.d/config (limited to 'debian/tests/cryptroot-nested.d/config') diff --git a/debian/tests/cryptroot-nested.d/config b/debian/tests/cryptroot-nested.d/config new file mode 100644 index 0000000..995200c --- /dev/null +++ b/debian/tests/cryptroot-nested.d/config @@ -0,0 +1,7 @@ +PKGS_EXTRA+=( btrfs-progs lvm2 mdadm ) +PKGS_EXTRA+=( cryptsetup-initramfs ) + +# /dev/mapper/testvg-lv1_crypt and /dev/vdc are both 1G and used in RAID1 mode +DRIVE_SIZES=( "1G" "264M" "1G" "512M" ) + +# vim: set filetype=bash : -- cgit v1.2.3