[Fai-commit] r5758 - in trunk: bin debian
Thomas Lange
lange at alioth.debian.org
Sun Apr 11 10:44:44 UTC 2010
Author: lange
Date: 2010-04-11 10:44:43 +0000 (Sun, 11 Apr 2010)
New Revision: 5758
Modified:
trunk/bin/make-fai-nfsroot
trunk/debian/changelog
Log:
make-fai-nfsroot: fix typo
Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot 2010-04-11 09:10:19 UTC (rev 5757)
+++ trunk/bin/make-fai-nfsroot 2010-04-11 10:44:43 UTC (rev 5758)
@@ -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: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2010-04-11 09:10:19 UTC (rev 5757)
+++ trunk/debian/changelog 2010-04-11 10:44:43 UTC (rev 5758)
@@ -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