diff --git a/debian/13-trixie-luks/http/preseed.cfg b/debian/13-trixie-luks/http/preseed.cfg index d139d75..b93751e 100644 --- a/debian/13-trixie-luks/http/preseed.cfg +++ b/debian/13-trixie-luks/http/preseed.cfg @@ -116,7 +116,7 @@ d-i partman-auto/expert_recipe string \ filesystem{ ext4 } \ mountpoint{ /boot } \ . \ - 25770 25770 25770 ext4 \ + 25770 25770 -1 ext4 \ $lvmok{ } \ lv_name{ root } \ method{ format } \ @@ -124,11 +124,6 @@ d-i partman-auto/expert_recipe string \ use_filesystem{ } \ filesystem{ ext4 } \ mountpoint{ / } \ - . \ - 1 10000 -1 ext4 \ - $lvmok{ } \ - lv_name{ reserved } \ - method{ keep } \ . d-i partman-partitioning/confirm_write_new_label boolean true @@ -140,7 +135,7 @@ d-i partman/confirm_nooverwrite boolean true d-i debconf/frontend select noninteractive tasksel tasksel/first multiselect standard, ssh-server -d-i pkgsel/include string qemu-guest-agent cloud-init curl vim +d-i pkgsel/include string cloud-init curl qemu-guest-agent sudo vim d-i pkgsel/upgrade select full-upgrade d-i pkgsel/update-policy select none d-i pkgsel/updatedb boolean true