summaryrefslogtreecommitdiffstats
path: root/d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'd-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg')
-rw-r--r--d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg10
1 files changed, 5 insertions, 5 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 be7ee710..addf7696 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
@@ -56,8 +56,8 @@ d-i netcfg/choose_interface select auto
# Any hostname and domain names assigned from dhcp take precedence over
# values set here. However, setting the values still prevents the questions
# from being shown, even if values come from dhcp.
-d-i netcfg/get_hostname string unassigned-hostname
-d-i netcfg/get_domain string unassigned-domain
+d-i netcfg/get_hostname string standalone
+d-i netcfg/get_domain string intern
# Disable that annoying WEP key dialog.
d-i netcfg/wireless_wep string
@@ -303,10 +303,10 @@ d-i partman/confirm_nooverwrite boolean true
# authentication. Warning: Insecure, not recommended.
#d-i debian-installer/allow_unauthenticated boolean true
-# Profile for debian-edu-install versions 1.519 - 1.528
-d-i debian-edu-install/profile-expert multiselect Standalone
+# Profile for debian-edu-install versions 1.519 - 1.528 (squeeze)
+#d-i debian-edu-install/profile-expert multiselect Standalone
-# Profile for debian-edu-install versions 0.1 - 1.518, 1.529 ->
+# 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/confirm boolean true