DEBORPHAN/98-clean-chroot: purge removed packages
[grml-live.git] / etc / grml / fai / make-fai-nfsroot.conf
index cfd1e79..e71302d 100644 (file)
@@ -8,15 +8,12 @@ NFSROOT=/srv/fai/nfsroot
 # TFTP root directory
 TFTPROOT=/srv/tftp/fai
 
-# location of the configuration space
-# FAI_CONFIGDIR=/etc/grml/fai/config
-
 # Add a line for mirrorhost and installserver when DNS is not available
 # on the clients. This line(s) will be added to $nfsroot/etc/hosts.
 #NFSROOT_ETC_HOSTS="192.168.1.250 yourinstallserver"
 
 # debootstrap commandline
-FAI_DEBOOTSTRAP="lenny http://cdn.debian.net/debian"
+FAI_DEBOOTSTRAP="squeeze http://cdn.debian.net/debian"
 
 # which options do you want to use for debootstrap?
 FAI_DEBOOTSTRAP_OPTS="--exclude=info,tasksel,tasksel-data"