diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-27 00:15:52 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-27 00:15:52 +0100 |
commit | 6dc40796bd8892b90450a1dc7626fabf7c54f64f (patch) | |
tree | b0607211284e6e02b7400193a3972ee3c25e96f3 /d-i-preseed-cfgs | |
parent | 873ef1ff29b562e6aaca896a758254de015953e2 (diff) | |
download | jenkins.debian.net-6dc40796bd8892b90450a1dc7626fabf7c54f64f.tar.xz |
try to get d-edu wheezy standalone working
Diffstat (limited to 'd-i-preseed-cfgs')
-rw-r--r-- | d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg b/d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg index addf7696..645af61e 100644 --- a/d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg +++ b/d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg @@ -304,10 +304,10 @@ d-i partman/confirm_nooverwrite boolean true #d-i debian-installer/allow_unauthenticated boolean true # Profile for debian-edu-install versions 1.519 - 1.528 (squeeze) -#d-i debian-edu-install/profile-expert multiselect Standalone +d-i debian-edu-install/profile-expert multiselect Standalone # Profile for debian-edu-install versions 0.1 - 1.518, 1.529 -> higher (wheezy) -d-i debian-edu-install/profile multiselect Standalone +#d-i debian-edu-install/profile multiselect Standalone d-i debian-edu-install/confirm boolean true |