[Lunar-commits] CVS: theedge/etc/lunar config,1.15,1.16

Auke Kok sofar at lunar-linux.org
Wed Mar 17 22:58:13 GMT 2004


Update of /var/cvs/lunar/theedge/etc/lunar
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28469/etc/lunar

Modified Files:
	config 
Log Message:
New config concept: atomic config operations:
- get/set_module_config: get/sets a var for a module
- get_set_local_config: get/sets a var in /etc/lunar/local/config
- rewrote menu's and optimization code to fit (contained a bug sinces
last week resulting in optimize menu's not working properly - fixed)
- tested mildly, the concept is sound but I may have dropped a thread!!!
(This commit is ON THE EDGE. You are warned)
- implemented lunar set [VAR [VAL]] for easy access to system vars
- forgot to recode all of moonbase to use these methods. things break. get over it, or help me fix it in the next weekend.
- gone to bed. sleeping while your boxes die.


Index: config
===================================================================
RCS file: /var/cvs/lunar/theedge/etc/lunar/config,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- config	7 Mar 2004 23:32:31 -0000	1.15
+++ config	17 Mar 2004 22:58:11 -0000	1.16
@@ -134,3 +134,5 @@
   . $LOCAL_CONFIG
 fi
 
+sound $SOUND
+color $COLOR



More information about the Lunar-commits mailing list