[Fai-commit] r3811 - trunk/bin

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Tue Aug 29 09:15:31 UTC 2006


Author: lange
Date: 2006-08-29 09:15:30 +0000 (Tue, 29 Aug 2006)
New Revision: 3811

Modified:
   trunk/bin/make-fai-bootfloppy
Log:
fix typo


Modified: trunk/bin/make-fai-bootfloppy
===================================================================
--- trunk/bin/make-fai-bootfloppy	2006-08-28 15:22:09 UTC (rev 3810)
+++ trunk/bin/make-fai-bootfloppy	2006-08-29 09:15:30 UTC (rev 3811)
@@ -27,7 +27,7 @@
 # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #*********************************************************************
 
-version="Version 2.7.4, 25-august-2006"
+version="Version 2.7.5, 29-august-2006"
 set -e
 timeout=15
 mkimage=0
@@ -323,7 +323,7 @@
 fi
 [ "$verbose" ] && echo "Using configuration files from directory $cfdir."
 #. $cfdir/fai.conf
-. $cfdir/make-fai-nfssroot.conf
+. $cfdir/make-fai-nfsroot.conf
 
 # use newest kernel if several are installed
 KERNELVERSION=$(ls -tr $NFSROOT/boot/vmlinu?-* | tail -1 | sed -e 's#.*/vmlinuz-##')




More information about the Fai-commit mailing list