Drop Latest change lines, add initial support for Debian/squeeze
[grml-live.git] / etc / grml / fai / make-fai-nfsroot.conf
index 3aeb383..20e41b6 100644 (file)
@@ -13,7 +13,7 @@ TFTPROOT=/srv/tftp/fai
 #NFSROOT_ETC_HOSTS="192.168.1.250 yourinstallserver"
 
 # debootstrap commandline
-FAI_DEBOOTSTRAP="etch http://ftp.de.debian.org/debian"
+FAI_DEBOOTSTRAP="lenny http://ftp.de.debian.org/debian"
 
 # which options do you want to use for debootstrap?
 FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"