X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fmake-fai-nfsroot.conf;h=ace53d989ea88a62cdd624b086aebbe904f24c8d;hp=cfd1e7974718feeb43a77ffc966e109657b4c6a0;hb=4bc574e7d476abde7c9d8d38e1d749e2c8eb67e6;hpb=1c721a6a60f0837369c5ac8e8a186544066495d2 diff --git a/etc/grml/fai/make-fai-nfsroot.conf b/etc/grml/fai/make-fai-nfsroot.conf index cfd1e79..ace53d9 100644 --- a/etc/grml/fai/make-fai-nfsroot.conf +++ b/etc/grml/fai/make-fai-nfsroot.conf @@ -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"