summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall/doc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-08-19 05:59:27 +0000
committerimp <imp@FreeBSD.org>2010-08-19 05:59:27 +0000
commit23d9b9fddd80cb970290ccdde4452d75102c2ce0 (patch)
treeafdb16cb0de36138fec883c729244aaf2f0e7273 /usr.sbin/pc-sysinstall/doc
parent48183e9b238a8ed57106391ce5fe952483664d5e (diff)
downloadFreeBSD-src-23d9b9fddd80cb970290ccdde4452d75102c2ce0.zip
FreeBSD-src-23d9b9fddd80cb970290ccdde4452d75102c2ce0.tar.gz
Various updates to support new pc-sysinstall directive
"installPackages" that will install packages and all package dependencies. PR: 148606 Submitted by: John Hixon
Diffstat (limited to 'usr.sbin/pc-sysinstall/doc')
-rw-r--r--usr.sbin/pc-sysinstall/doc/help-index7
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/pc-sysinstall/doc/help-index b/usr.sbin/pc-sysinstall/doc/help-index
index d9e52b5..6a0f1bc 100644
--- a/usr.sbin/pc-sysinstall/doc/help-index
+++ b/usr.sbin/pc-sysinstall/doc/help-index
@@ -34,10 +34,10 @@ System Query Commands
list-components
Returns a listing of the available components which can be installed
- list-mirrors
+ list-mirrors [country]
Returns a listing of the available FTP mirrors
- list-packages
+ list-packages [category] [package]
Returns a listing of the available packages
list-rsync-backups <user> <host> <port>
@@ -55,6 +55,9 @@ System Query Commands
sys-mem
Return the size of installed system RAM in MegaBytes
+ set-mirror <mirror>
+ Set FTP mirror
+
test-netup
Test if an internet connection is available
OpenPOWER on IntegriCloud