From 6a836e92ebf27dec92f2e25a18f77a49e39f4db6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 2 Dec 2012 17:39:48 +0100 Subject: preseed proxy and profile --- userContent/debian-edu-wheezy-preseed.cfg | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'userContent') diff --git a/userContent/debian-edu-wheezy-preseed.cfg b/userContent/debian-edu-wheezy-preseed.cfg index e3fec275..3e64e251 100644 --- a/userContent/debian-edu-wheezy-preseed.cfg +++ b/userContent/debian-edu-wheezy-preseed.cfg @@ -82,9 +82,9 @@ d-i netcfg/wireless_wep string # If you select ftp, the mirror/country string does not need to be set. #d-i mirror/protocol string ftp d-i mirror/country string manual -d-i mirror/http/hostname string http.us.debian.org +d-i mirror/http/hostname string http.de.debian.org d-i mirror/http/directory string /debian -d-i mirror/http/proxy string +d-i mirror/http/proxy string http://10.0.2.2:3128/ # Suite to install. #d-i mirror/suite string testing @@ -299,6 +299,9 @@ d-i partman/confirm_nooverwrite boolean true # authentication. Warning: Insecure, not recommended. #d-i debian-installer/allow_unauthenticated boolean true +d-i debian-edu-install/profile multiselect Workstation +d-i debian-edu-install/confirm boolean true + ### Package selection #tasksel tasksel/first multiselect standard, web-server # If the desktop task is selected, install the kde and xfce desktops -- cgit v1.2.3-70-g09d2