[Fai-commit] r5009 - trunk/conf
lange at alioth.debian.org
lange at alioth.debian.org
Sat Aug 9 08:52:45 UTC 2008
Author: lange
Date: 2008-08-09 08:52:44 +0000 (Sat, 09 Aug 2008)
New Revision: 5009
Modified:
trunk/conf/make-fai-nfsroot.conf
trunk/conf/sources.list
Log:
replace etch with lenny
Modified: trunk/conf/make-fai-nfsroot.conf
===================================================================
--- trunk/conf/make-fai-nfsroot.conf 2008-08-08 22:50:55 UTC (rev 5008)
+++ trunk/conf/make-fai-nfsroot.conf 2008-08-09 08:52:44 UTC (rev 5009)
@@ -12,7 +12,7 @@
# on the clients. This line(s) will be added to $nfsroot/etc/hosts.
#NFSROOT_ETC_HOSTS="192.168.1.250 yourinstallserver"
-FAI_DEBOOTSTRAP="etch http://ftp.debian.org/debian"
+FAI_DEBOOTSTRAP="lenny http://ftp.debian.org/debian"
# 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
Modified: trunk/conf/sources.list
===================================================================
--- trunk/conf/sources.list 2008-08-08 22:50:55 UTC (rev 5008)
+++ trunk/conf/sources.list 2008-08-09 08:52:44 UTC (rev 5009)
@@ -1,10 +1,10 @@
# These lines should work for many sites
# A more comprehensive example is at /usr/share/doc/fai-doc/examples/etc
-deb http://ftp.debian.org/debian etch main contrib non-free
-#deb http://ftp.debian.org/debian etch-proposed-updates main contrib non-free
+deb http://ftp.debian.org/debian lenny main contrib non-free
+#deb http://ftp.debian.org/debian lenny-proposed-updates main contrib non-free
-# repository that contains packages needed for etch
-deb http://www.informatik.uni-koeln.de/fai/download etch koeln
+# repository that contains packages needed for lenny
+deb http://www.informatik.uni-koeln.de/fai/download lenny koeln
-deb http://security.debian.org/debian-security etch/updates main contrib non-free
+deb http://security.debian.org/debian-security lenny/updates main contrib non-free
More information about the Fai-commit
mailing list