[Fai-commit] r3279 - trunk/bin

fai-repository at svn.debian.org fai-repository at svn.debian.org
Sun Mar 5 19:57:05 UTC 2006


Author: lange
Date: 2006-03-05 19:57:05 +0000 (Sun, 05 Mar 2006)
New Revision: 3279

Modified:
   trunk/bin/make-fai-bootfloppy
Log:
remove obsolete message (closes: #347974)


Modified: trunk/bin/make-fai-bootfloppy
===================================================================
--- trunk/bin/make-fai-bootfloppy	2006-03-05 16:48:57 UTC (rev 3278)
+++ trunk/bin/make-fai-bootfloppy	2006-03-05 19:57:05 UTC (rev 3279)
@@ -6,7 +6,7 @@
 # make-fai-bootfloppy -- create a boot floppy for FAI
 #
 # This script is part of FAI (Fully Automatic Installation)
-# (c) 2000-2005 by Thomas Lange, lange at informatik.uni-koeln.de
+# (c) 2000-2006 by Thomas Lange, lange at informatik.uni-koeln.de
 # Universitaet zu Koeln
 #
 #*********************************************************************
@@ -27,7 +27,7 @@
 # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #*********************************************************************
 
-version="Version 2.7, 28-november-2005"
+version="Version 2.7.1, 5-march-2006"
 set -e
 timeout=15
 mkimage=0
@@ -58,7 +58,7 @@
     cat <<EOF
 make-fai-bootfloppy, create a boot floppy for FAI. $version
 
-   Copyright (C) 2000-2005 by Thomas Lange
+   Copyright (C) 2000-2006 by Thomas Lange
 
    Usage: make-fai-bootfloppy [parameter]
 
@@ -357,7 +357,7 @@
 echo "Using IP address $SERVERIP of $SERVERINTERFACE for the fixed boot menu."
 
 cat <<-EOF
-	Writing boot data to floppy. The default boot label is: $liloboot
+	Writing boot data to floppy.
 	The kernel configuration is $NFSROOT/boot/config-$KERNELVERSION.
 EOF
 




More information about the Fai-commit mailing list