summaryrefslogtreecommitdiffstats
path: root/userContent/debian-edu-wheezy-preseed.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'userContent/debian-edu-wheezy-preseed.cfg')
-rw-r--r--userContent/debian-edu-wheezy-preseed.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/userContent/debian-edu-wheezy-preseed.cfg b/userContent/debian-edu-wheezy-preseed.cfg
index c4151be4..4bbdce2d 100644
--- a/userContent/debian-edu-wheezy-preseed.cfg
+++ b/userContent/debian-edu-wheezy-preseed.cfg
@@ -376,3 +376,16 @@ d-i debian-installer/exit/poweroff boolean true
# packages and run commands in the target system.
#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh
+#
+# edu specific settings
+#
+
+# Tell LTSP to not use the CDROM, but a HTTP mirror
+d-i ltsp-client-builder/use_cdrom boolean false
+d-i ltsp-client-builder/build-client-opts string --mirror http://ftp.skolelinux.org/debian --dist squeeze
+
+portmap portmap/loopback boolean false
+
+nslcd nslcd/ldap-base string dc=skole,dc=skolelinux,dc=no
+nslcd nslcd/ldap-uris string DNS
+