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
- Previous message: CVS: theedge/bin lvu,1.28,1.29
- Next message: CVS: theedge/var/lib/lunar/functions build.lunar, 1.3,
1.4 depends.lunar, 1.10, 1.11 install.lunar, 1.3,
1.4 modules.lunar, 1.21, 1.22 uniqid.lunar, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"
- Previous message: CVS: theedge/bin lvu,1.28,1.29
- Next message: CVS: theedge/var/lib/lunar/functions build.lunar, 1.3,
1.4 depends.lunar, 1.10, 1.11 install.lunar, 1.3,
1.4 modules.lunar, 1.21, 1.22 uniqid.lunar, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list