[PC-BSD Commits] r5074 - pcbsd/trunk/pc-sysinstall
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 18 16:19:22 PST 2009
Author: kris
Date: 2009-11-18 16:19:22 -0800 (Wed, 18 Nov 2009)
New Revision: 5074
Modified:
pcbsd/trunk/pc-sysinstall/pc-sysinstall
Log:
Moved /root/pc-sysinstall to /pc-sysinstall in our mfsroot image
Modified: pcbsd/trunk/pc-sysinstall/pc-sysinstall
===================================================================
--- pcbsd/trunk/pc-sysinstall/pc-sysinstall 2009-11-18 21:58:07 UTC (rev 5073)
+++ pcbsd/trunk/pc-sysinstall/pc-sysinstall 2009-11-19 00:19:22 UTC (rev 5074)
@@ -9,7 +9,7 @@
# User-editable configuration variables
# Set this to the program location
-PROGDIR="/root/pc-sysinstall"
+PROGDIR="/pc-sysinstall"
export PROGDIR
# Set this to the components location
More information about the Commits
mailing list