summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-02 19:34:42 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-02 19:34:42 +0100
commit997b2cbabb1978aa3762ae1557fe29c3780da72f (patch)
tree6b465b72c134c9a3fc19b00279b0d0743258efc0 /userContent
parent1e221a2be5d85579166365828a1368d569d23d90 (diff)
downloadjenkins.debian.net-997b2cbabb1978aa3762ae1557fe29c3780da72f.tar.xz
make cd-tests more robust
Diffstat (limited to 'userContent')
-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
+