summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall/doc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-07-13 23:47:12 +0000
committerimp <imp@FreeBSD.org>2010-07-13 23:47:12 +0000
commitc07c5231a154f8805d3b84e86f86f2c2c8f8a25b (patch)
tree3bb2723aeeed4a924ad8245c000bee868eda8da2 /usr.sbin/pc-sysinstall/doc
parent32ae1ad8de2b50b8f776eed075557edb4a4ea0c1 (diff)
downloadFreeBSD-src-c07c5231a154f8805d3b84e86f86f2c2c8f8a25b.zip
FreeBSD-src-c07c5231a154f8805d3b84e86f86f2c2c8f8a25b.tar.gz
Add support for packages.
PR: 148584 Submitted by: John Hixon
Diffstat (limited to 'usr.sbin/pc-sysinstall/doc')
-rw-r--r--usr.sbin/pc-sysinstall/doc/help-index32
1 files changed, 19 insertions, 13 deletions
diff --git a/usr.sbin/pc-sysinstall/doc/help-index b/usr.sbin/pc-sysinstall/doc/help-index
index bb6cff1..d9e52b5 100644
--- a/usr.sbin/pc-sysinstall/doc/help-index
+++ b/usr.sbin/pc-sysinstall/doc/help-index
@@ -11,49 +11,55 @@ Help Commands
System Query Commands
disk-list
- Provides a listing of the disk drives detected on this system
+ Provides a listing of the disk drives detected on this system
disk-part <disk>
- Queries the specified disk and returns information about its partitions
+ Queries the specified disk and returns information about its partitions
disk-info <disk>
- Returns information about the disks size, cyls, heads, and sectors
+ Returns information about the disks size, cyls, heads, and sectors
detect-laptop
- Tests to see if this system is a laptop or desktop
+ Tests to see if this system is a laptop or desktop
detect-emulation
- Tests to see if this system is actually running in an emulator such as VirtualBox
+ Tests to see if this system is actually running in an emulator such as VirtualBox
detect-nics
- Returns a listing of the detected network cards on this system
+ Returns a listing of the detected network cards on this system
list-config
Returns a listing of the pc-sysinstall configuration
list-components
- Returns a listing of the available components which can be installed
+ Returns a listing of the available components which can be installed
list-mirrors
- Returns a listing of the available FTP mirrors
+ Returns a listing of the available FTP mirrors
+
+ list-packages
+ Returns a listing of the available packages
list-rsync-backups <user> <host> <port>
- Returns a listing of available rsync-backups on the target server in the life-preserver/ dir
+ Returns a listing of available rsync-backups on the target server in the life-preserver/ dir
list-tzones
- Returns a listing of available timezones
+ Returns a listing of available timezones
query-langs
Return a list of languages that the installer supports
+ get-packages
+ Retrieves the list of packages from an FTP mirror
+
sys-mem
- Return the size of installed system RAM in MegaBytes
+ Return the size of installed system RAM in MegaBytes
test-netup
- Test if an internet connection is available
+ Test if an internet connection is available
update-part-list
- Return a list of PC-BSD & FreeBSD installs on this system for updates
+ Return a list of PC-BSD & FreeBSD installs on this system for updates
xkeyboard-layouts
Return a list of keyboard layouts that xorg supports
OpenPOWER on IntegriCloud