[Lunar-commits] r14836 - lunar/trunk/etc/lunar

Auke Kok sofar at lunar-linux.org
Thu May 19 14:52:04 UTC 2005


Author: sofar
Date: 2005-05-19 14:52:03 +0000 (Thu, 19 May 2005)
New Revision: 14836

Modified:
   lunar/trunk/etc/lunar/config
Log:
ensure TMPFS is off by default, otherwise the code concludes that tmpfs is (not ff).


Modified: lunar/trunk/etc/lunar/config
===================================================================
--- lunar/trunk/etc/lunar/config	2005-05-19 14:24:03 UTC (rev 14835)
+++ lunar/trunk/etc/lunar/config	2005-05-19 14:52:03 UTC (rev 14836)
@@ -63,6 +63,7 @@
          PROMPT_DELAY=${PROMPT_DELAY:=150}
           GCCWRAPPERS=${GCCWRAPPERS:=on}
         PROBE_EXPIRED=${PROBE_EXPIRED:=on}
+                TMPFS=${TMPFS:=off}
        LUNAR_PRIORITY="+10"
 
 #total number of sources for a module



More information about the Lunar-commits mailing list