[Fai-commit] r5963 - in branches/stable/3.4: bin debian

Michael Prokop mika at alioth.debian.org
Tue Aug 17 12:51:41 UTC 2010


Author: mika
Date: 2010-08-17 12:51:40 +0000 (Tue, 17 Aug 2010)
New Revision: 5963

Modified:
   branches/stable/3.4/bin/make-fai-nfsroot
   branches/stable/3.4/debian/changelog
Log:
make-fai-nfsroot: fix typo


Signed-off-by: Michael Prokop <mika at grml.org>

Modified: branches/stable/3.4/bin/make-fai-nfsroot
===================================================================
--- branches/stable/3.4/bin/make-fai-nfsroot	2010-08-16 15:52:21 UTC (rev 5962)
+++ branches/stable/3.4/bin/make-fai-nfsroot	2010-08-17 12:51:40 UTC (rev 5963)
@@ -508,7 +508,7 @@
 echo "This may take a long time."
 
 if [ $sshpreserve = 1 ]; then
-    [ "$verbose" ] && echo "Preserving root/.ssh directory from inside the nfroot."
+    [ "$verbose" ] && echo "Preserving root/.ssh directory from inside the nfsroot."
     # save old .ssh directory
     tmptar=$(mktemp) || exit 12
     # should we set the umask before? Does it influence the other parts?

Modified: branches/stable/3.4/debian/changelog
===================================================================
--- branches/stable/3.4/debian/changelog	2010-08-16 15:52:21 UTC (rev 5962)
+++ branches/stable/3.4/debian/changelog	2010-08-17 12:51:40 UTC (rev 5963)
@@ -1,3 +1,10 @@
+fai (3.4~beta1) unstable; urgency=low
+
+  [ Thomas Lange ]
+  * make-fai-nfsroot: fix typo
+
+ -- Thomas Lange <lange at debian.org>  Sun, 11 Apr 2010 12:38:00 +0200
+
 fai (3.3.5) unstable; urgency=high
 
   [ Thomas Lange ]




More information about the Fai-commit mailing list