[Fai-commit] r3686 - in trunk: bin conf
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Thu Jul 27 10:39:10 UTC 2006
Author: lange
Date: 2006-07-27 10:39:05 +0000 (Thu, 27 Jul 2006)
New Revision: 3686
Modified:
trunk/bin/make-fai-nfsroot
trunk/conf/make-fai-nfsroot.conf
Log:
remove $nfssize variable
Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot 2006-07-25 16:53:46 UTC (rev 3685)
+++ trunk/bin/make-fai-nfsroot 2006-07-27 10:39:05 UTC (rev 3686)
@@ -449,7 +449,7 @@
}
echo "Creating FAI nfsroot in $NFSROOT."
-echo "It needs more than $nfssize disk space."
+echo "By default it needs more than 250 MBytes disk space."
echo "This may take a long time."
# Kill the directory if not in recover mode
Modified: trunk/conf/make-fai-nfsroot.conf
===================================================================
--- trunk/conf/make-fai-nfsroot.conf 2006-07-25 16:53:46 UTC (rev 3685)
+++ trunk/conf/make-fai-nfsroot.conf 2006-07-27 10:39:05 UTC (rev 3686)
@@ -34,8 +34,6 @@
FAI_DEBOOTSTRAP_OPTS="--exclude=pcmcia-cs,ppp,pppconfig,pppoe,pppoeconf,dhcp-client,exim4,exim4-base,exim4-config,exim4-daemon-light,mailx,at,fdutils,info,modconf,libident,logrotate,exim"
-nfssize="250MB" # size of the nfsroot. Only informational purpose
-
# FAI needs these packages that are installed into the nfsroot
packages="fai-nfsroot module-init-tools dhcp3-client ssh rdate lshw hwinfo portmap
bootpc rsync wget lftp rsh-client less dump reiserfsprogs usbutils
More information about the Fai-commit
mailing list