house keeping with fai.conf and added more to STREAM packages
[fai-configs.git] / files / etc / fai / make-fai-nfsroot.conf / FAISERVER
index 6908d186bcbde141fa4cb7f09acaf1b5b5c46b8e..0885f7911e048f7e9c23e7aa00927cfaf9d375f1 100644 (file)
@@ -16,7 +16,7 @@ FAI_CONFIGDIR=/srv/fai/config
 NFSROOT_ETC_HOSTS="192.168.1.250 faiserver"
 
 # Parameter for debootstrap: "<suite> <mirror>"
-FAI_DEBOOTSTRAP="squeeze http://faiserver:9999/debian"
+FAI_DEBOOTSTRAP="belenos http://mirror.fsf.org/trisquel"
 
 # the encrypted (with md5 or crypt) root password on all install clients during
 # installation process; used when log in via ssh; default pw is: fai
@@ -33,4 +33,5 @@ FAI_ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 # following lines should be read only for most of you
 
-FAI_DEBOOTSTRAP_OPTS="--exclude=info"
+FAI_DEBOOTSTRAP_OPTS="--exclude=info,dhcp-client --include=aptitude"
+