[Fai-commit] r4015 - trunk/examples/simple/class

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Mon Sep 25 10:29:34 UTC 2006


Author: lange
Date: 2006-09-25 10:29:34 +0000 (Mon, 25 Sep 2006)
New Revision: 4015

Modified:
   trunk/examples/simple/class/FAIBASE.var
Log:
add FAI_ALLOW_UNSIGNED variable, set to 1 by default


Modified: trunk/examples/simple/class/FAIBASE.var
===================================================================
--- trunk/examples/simple/class/FAIBASE.var	2006-09-25 10:27:54 UTC (rev 4014)
+++ trunk/examples/simple/class/FAIBASE.var	2006-09-25 10:29:34 UTC (rev 4015)
@@ -1,5 +1,8 @@
 # default values for installation. You can override them in your *.var files
 
+# allow installation of pacakges from unsigned repositories
+FAI_ALLOW_UNSIGNED=1
+
 CONSOLEFONT=
 KEYMAP=us-latin1
 




More information about the Fai-commit mailing list