CVS: moonbase/utils/coreutils BUILD,1.2,1.3
Jasper Huysmans
jasper at lunar-linux.org
Thu Oct 30 07:24:42 GMT 2003
- Previous message: CVS: moonbase/zbeta/initscripts DETAILS,1.5,1.6
- Next message: CVS: initscripts/src Makefile, 1.1.1.1, 1.2 testd.c, 1.1.1.1,
NONE testdinit, 1.1.1.1, NONE usleep.1, 1.1.1.1, NONE usleep.c,
1.1.1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/utils/coreutils
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14379
Modified Files:
BUILD
Log Message:
Move usleep to /bin, so that it can be removed from initscripts.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/coreutils/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 23 Apr 2003 21:08:34 -0000 1.2
+++ BUILD 30 Oct 2003 07:24:39 -0000 1.3
@@ -8,7 +8,7 @@
for FILE in basename cat cp chgrp chmod chown cut date dd df echo \
false groups id ln ls mkdir mknod nice pwd rm rmdir sleep \
- sort stty sync tail tr true uname mv ; do
+ sort stty sync tail tr true uname usleep mv ; do
mv -f /usr/bin/$FILE /bin
done &&
mv -f /usr/bin/chroot /usr/sbin &&
- Previous message: CVS: moonbase/zbeta/initscripts DETAILS,1.5,1.6
- Next message: CVS: initscripts/src Makefile, 1.1.1.1, 1.2 testd.c, 1.1.1.1,
NONE testdinit, 1.1.1.1, NONE usleep.1, 1.1.1.1, NONE usleep.c,
1.1.1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list