Assume 'squeeze' as default SUITE.
[grml-live.git] / etc / grml / fai / make-fai-nfsroot.conf
index cfd1e79..ace53d9 100644 (file)
@@ -16,7 +16,7 @@ TFTPROOT=/srv/tftp/fai
 #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"