# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1368802310 -7200 # Node ID b1510670bf71bcd370b095a72e770cb4cddf8f0d # Parent 4072f2cfdc3f17ccd75fb081dc3cb8818b42b997 lvm instead of regular diff -r 4072f2cfdc3f -r b1510670bf71 ith.cfg --- a/ith.cfg Tue May 14 16:11:07 2013 +0200 +++ b/ith.cfg Fri May 17 16:51:50 2013 +0200 @@ -111,11 +111,11 @@ d-i mouse/left boolean false d-i mouse/protocol string d-i netcfg/choose_interface select auto -d-i partman-auto/choose_recipe select atomic +d-i partman-auto/choose_recipe select multi d-i partman-auto/disk string /dev/sda -d-i partman-auto/method string regular +d-i partman-auto/method string lvm d-i partman-crypto/confirm_nooverwrite boolean true -d-i partman-lvm/confirm boolean true +d-i partman-lvm/confirm boolean true d-i partman-lvm/confirm_nooverwrite boolean true d-i partman-lvm/device_remove_lvm boolean true d-i partman-md/confirm boolean true