CVS: theedge/sbin lin,1.56,1.57

sofar at lunar-linux.org sofar at lunar-linux.org
Thu Jul 17 20:19:19 GMT 2003


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

Modified Files:
	lin 
Log Message:
Some minor cosmetic fixes, run_details used better, especially in lvu, fixed a hang on use_initd. Moved conflicts() to depends.lunar, changed ID so the output of the wget command gets echoed to stdout (so we possibly can send out a motd).


Index: lin
===================================================================
RCS file: /var/cvs/lunar/theedge/sbin/lin,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- lin	14 Jul 2003 22:38:20 -0000	1.56
+++ lin	17 Jul 2003 20:19:17 -0000	1.57
@@ -170,7 +170,7 @@
       # pass 3 : compile/install
       # no strange stuff should happen here anymore
       for MODULE in $MODULES ; do
-        verbose_msg "starting installation of \"$MODULES\""
+        verbose_msg "starting installation of \"$MODULE\""
         if ! module_installed $MODULE || [ ! -n "$PROBE" ] ; then
           if ! module_held $MODULE ; then
             linING="/var/lock/installing.$MODULE"




More information about the Lunar-commits mailing list