[Fai-commit] r4089 - people/siretart/ubuntu/conf

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Thu Oct 12 19:35:18 UTC 2006


Author: siretart-guest
Date: 2006-10-12 19:35:18 +0000 (Thu, 12 Oct 2006)
New Revision: 4089

Modified:
   people/siretart/ubuntu/conf/make-fai-nfsroot.conf
   people/siretart/ubuntu/conf/sources.list
Log:
fix typos

Modified: people/siretart/ubuntu/conf/make-fai-nfsroot.conf
===================================================================
--- people/siretart/ubuntu/conf/make-fai-nfsroot.conf	2006-10-12 19:16:47 UTC (rev 4088)
+++ people/siretart/ubuntu/conf/make-fai-nfsroot.conf	2006-10-12 19:35:18 UTC (rev 4089)
@@ -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="edgy http://archive.ubuntu.com"
+FAI_DEBOOTSTRAP="edgy http://archive.ubuntu.com/ubuntu"
 
 # 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 19:16:47 UTC (rev 4088)
+++ people/siretart/ubuntu/conf/sources.list	2006-10-12 19:35:18 UTC (rev 4089)
@@ -1,5 +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://archive.ubuntu.com/edgy main restricted universe multiverse
+deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
 




More information about the Fai-commit mailing list