[Fai-commit] r5452 - trunk/bin

Thomas Lange lange at alioth.debian.org
Sun Jul 19 17:34:39 UTC 2009


Author: lange
Date: 2009-07-19 17:34:36 +0000 (Sun, 19 Jul 2009)
New Revision: 5452

Modified:
   trunk/bin/fai
Log:
add comment


Modified: trunk/bin/fai
===================================================================
--- trunk/bin/fai	2009-07-19 17:25:07 UTC (rev 5451)
+++ trunk/bin/fai	2009-07-19 17:34:36 UTC (rev 5452)
@@ -293,10 +293,11 @@
 unset newhostname
 if [ X$action = Xdirinstall ]; then
     skiptask confdir
-    # dirinstall still uses FAI_CONFIGDIR, which is wrnog IMO. It
+    # dirinstall still uses FAI_CONFIGDIR, which is wrong IMO. It
     # should use FAI_CONFIG_SRC
     FAI_CONFIGDIR=$(source $FAI_ETC_DIR/make-fai-nfsroot.conf; echo $FAI_CONFIGDIR)
     export FAI=$FAI_CONFIGDIR
+    # TODO: add a check here if we have a lcoation/URL for the config space
     set -a
 fi
 




More information about the Fai-commit mailing list