[Fai-commit] r4086 - in people/siretart/ubuntu: . conf
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Thu Oct 12 19:15:39 UTC 2006
Author: siretart-guest
Date: 2006-10-12 19:15:39 +0000 (Thu, 12 Oct 2006)
New Revision: 4086
Modified:
people/siretart/ubuntu/VERSION
people/siretart/ubuntu/conf/make-fai-nfsroot.conf
people/siretart/ubuntu/conf/sources.list
Log:
adapt versions and sources.list for ubuntu
Modified: people/siretart/ubuntu/VERSION
===================================================================
--- people/siretart/ubuntu/VERSION 2006-10-12 13:40:43 UTC (rev 4085)
+++ people/siretart/ubuntu/VERSION 2006-10-12 19:15:39 UTC (rev 4086)
@@ -1,4 +1,4 @@
VERSIONSTRING="$(shell perl -e 'while (<>) { /^(\S+).*\((.*)\)/ and print uc($$1) . " $$2, "; if (/ --.*,\s+(.*)\s\d+:/) { print "$$1" ; exit } }' $(SRCDIR)debian/changelog)"
# in several files the string _KERNELVERSION_ will be replaced by the
# value of KERNELVERSION
-KERNELVERSION=2.6.17
+KERNELVERSION=2.6.17.11-ubuntu1
Modified: people/siretart/ubuntu/conf/make-fai-nfsroot.conf
===================================================================
--- people/siretart/ubuntu/conf/make-fai-nfsroot.conf 2006-10-12 13:40:43 UTC (rev 4085)
+++ people/siretart/ubuntu/conf/make-fai-nfsroot.conf 2006-10-12 19:15:39 UTC (rev 4086)
@@ -9,7 +9,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="edgy http://archive.ubuntu.com"
# 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: people/siretart/ubuntu/conf/sources.list
===================================================================
--- people/siretart/ubuntu/conf/sources.list 2006-10-12 13:40:43 UTC (rev 4085)
+++ people/siretart/ubuntu/conf/sources.list 2006-10-12 19:15:39 UTC (rev 4086)
@@ -1,7 +1,5 @@
# These lines should work for many sites
# A more comprehensive example can be found in /usr/share/doc/fai/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://archive.ubuntu.com/edgy main restricted universe multiverse
-deb http://security.debian.org/debian-security etch/updates main contrib non-free
More information about the Fai-commit
mailing list