[PC-BSD Commits] r5179 - pcbsd/trunk/pc-sysinstall/examples
svn at pcbsd.org
svn at pcbsd.org
Tue Dec 1 11:47:31 PST 2009
Author: kris
Date: 2009-12-01 11:47:30 -0800 (Tue, 01 Dec 2009)
New Revision: 5179
Modified:
pcbsd/trunk/pc-sysinstall/examples/README
Log:
Updated README with info on new timeZone and NTP settings
Modified: pcbsd/trunk/pc-sysinstall/examples/README
===================================================================
--- pcbsd/trunk/pc-sysinstall/examples/README 2009-12-01 19:44:42 UTC (rev 5178)
+++ pcbsd/trunk/pc-sysinstall/examples/README 2009-12-01 19:47:30 UTC (rev 5179)
@@ -286,6 +286,22 @@
# PC-BSD SPECIFC OPTIONS
########################################################################
#
+# Options for time-zones and NTP on the installed system
+
+# timeZone=
+#
+# timeZone can be set to the zone file in /usr/share/zoneinfo/ that is to be used
+# example: America/New_York
+
+# enableNTP= (yes / no)
+#
+# set enableNTP to yes or no to enable or disable the NTP service on the system
+
+
+########################################################################
+# PC-BSD SPECIFC OPTIONS
+########################################################################
+#
# Options specific to installing PC-BSD, such as localization, and KDE settings
# localizeLang=en
More information about the Commits
mailing list