CVS: moonbase/zbeta/initscripts BUILD,1.3,1.4 PRE_BUILD,1.3,NONE

Chuck Mead csm at lunar-linux.org
Fri Oct 31 00:46:16 GMT 2003


Update of /var/cvs/lunar/moonbase/zbeta/initscripts
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13260

Modified Files:
	BUILD 
Removed Files:
	PRE_BUILD 
Log Message:
the PRE_BUILD broke things... removing it


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/initscripts/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	29 Oct 2003 01:41:00 -0000	1.3
+++ BUILD	31 Oct 2003 00:46:14 -0000	1.4
@@ -1,5 +1,13 @@
 (
-
+  echo "##################### STOP #####################" &&
+echo "Before testing you will need to do a few things." &&
+echo "1. cp -a /etc $somewheresafe" &&
+echo "2. lin initscripts" &&
+echo "3. cd /etc;wget -c http://www.lunar-linux.com/lunar/cache/init.d.tar.bz2" &&
+echo "4. rm -Rf init.d;tar xjvf init.d.tar.bz2" &&
+echo " " &&
+echo "Then you may begin testing!" &&
+sleep 10 &&
   A=`date +%s`                                                               &&
   if [ -e /var/cache/lunar/etc.tar.bz2 ]; then                               
      mv /var/cache/lunar/etc.tar.bz2 /var/cache/lunar/etc.tar.bz2.$A

--- PRE_BUILD DELETED ---




More information about the Lunar-commits mailing list