[Fai-commit] r6620 - trunk/examples/simple/scripts/DEBIAN

Thomas Lange lange at alioth.debian.org
Wed Jul 20 20:42:21 UTC 2011


Author: lange
Date: 2011-07-20 20:42:21 +0000 (Wed, 20 Jul 2011)
New Revision: 6620

Modified:
   trunk/examples/simple/scripts/DEBIAN/40-misc
Log:
add FAI_CONFIG_SRC to fai.conf


Modified: trunk/examples/simple/scripts/DEBIAN/40-misc
===================================================================
--- trunk/examples/simple/scripts/DEBIAN/40-misc	2011-07-20 20:02:25 UTC (rev 6619)
+++ trunk/examples/simple/scripts/DEBIAN/40-misc	2011-07-20 20:42:21 UTC (rev 6620)
@@ -16,6 +16,8 @@
 sed -i -e 's#/sbin/getty 38400#/sbin/getty -f /etc/issue.linuxlogo 38400#' ${target}/etc/inittab
 
 [ $FAI_ACTION = "softupdate" ] || cp /etc/fai/fai.conf $target/etc/fai/fai.conf
+ainsl -av $target/etc/fai/fai.conf "FAI_CONFIG_SRC=$FAI_CONFIG_SRC"
+
 fcopy -iv /etc/fai/fai.conf
 
 exit $error




More information about the Fai-commit mailing list