[PC-BSD Commits] r5121 - pcbsd/trunk/pc-sysinstall/doc
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 23 10:01:33 PST 2009
Author: kris
Date: 2009-11-23 10:01:33 -0800 (Mon, 23 Nov 2009)
New Revision: 5121
Modified:
pcbsd/trunk/pc-sysinstall/doc/help-index
Log:
Updated our help-file for pc-sysinstall
Modified: pcbsd/trunk/pc-sysinstall/doc/help-index
===================================================================
--- pcbsd/trunk/pc-sysinstall/doc/help-index 2009-11-22 21:40:31 UTC (rev 5120)
+++ pcbsd/trunk/pc-sysinstall/doc/help-index 2009-11-23 18:01:33 UTC (rev 5121)
@@ -27,7 +27,19 @@
detect-nics
Returns a listing of the detected network cards on this system
+
+ list-components
+ Returns a listing of the available components which can be installed
+
+ list-rsync-backups <user> <host> <port>
+ Returns a listing of available rsync-backups on the target server in the life-preserver/ dir
+ query-langs
+ Return a list of languages that the installer supports
+
+ sys-mem
+ Return the size of installed system RAM in MegaBytes
+
test-netup
Test if an internet connection is available
@@ -43,5 +55,17 @@
xkeyboard-variants
Return a list of keyboard variants that xorg supports
- query-langs
- Return a list of languages that the installer supports
+
+Installation Commands
+
+ -c <cfg>
+ Begin a install / upgrade with the specified cfg file
+
+ start-autoinstall <conf>
+ Start an automated installation with the specified conf file
+ Normally only used by automated install scripts
+
+ setup-ssh-keys <user> <host> <port>
+ Setup SSH without a password for the target host and user and port
+ Use to prompt the user to log into a server before doing a rsync + ssh restore
+
More information about the Commits
mailing list