CVS: moonbase/zbeta/initscripts POST_INSTALL,NONE,1.1
Chuck Mead
csm at lunar-linux.org
Sun Oct 26 17:53:26 GMT 2003
Update of /var/cvs/lunar/moonbase/zbeta/initscripts
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19383
Added Files:
POST_INSTALL
Log Message:
adding a POST_INSTALL to deliver some basic instructions for testing
--- NEW FILE: POST_INSTALL ---
echo "Before testing you will need to do a few things."
echo "1. cp -a /etc $somewheresafe"
echo "2. cd /etc;wget -c http://www.lunar-linux.com/lunar/cache/init.d.tar.bz2"
echo "3. rm -Rf init.d;tar xjvf init.d.tar.bz2"
echo " "
echo "Then you may begin testing!"
More information about the Lunar-commits
mailing list