summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-05-31 14:32:03 +0000
committerjhb <jhb@FreeBSD.org>2002-05-31 14:32:03 +0000
commit826f504958ef85c14888bc155612e84bbd8ac107 (patch)
treefc6c06428497cc19f8a759931bfd27719abe8b3e /usr.sbin/sade
parent1f8bb8d729f20a8d5b24026ce730df4a62db28db (diff)
downloadFreeBSD-src-826f504958ef85c14888bc155612e84bbd8ac107.zip
FreeBSD-src-826f504958ef85c14888bc155612e84bbd8ac107.tar.gz
- Document the new `diskInteractive' variable.
- Document the tcpMenuSelect command. Sponsored by: The Weather Channel
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/sade.817
1 files changed, 17 insertions, 0 deletions
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8
index 65348bb..55eca6b 100644
--- a/usr.sbin/sade/sade.8
+++ b/usr.sbin/sade/sade.8
@@ -281,6 +281,8 @@ MBR or
.Ar none
to indicate that no change to the boot manager is desired.
Default: none.
+.It diskInteractive
+If set, bring up the interactive disk partition editor.
.El
.Pp
Note: Nothing is actually written to disk by this function, a explicit call to
@@ -357,6 +359,12 @@ would attempt this for a DOS partition in any case, but it could just
as easily be an existing UFS partition being named here and the 2nd
field is non-optional).
.Pp
+You can also set the
+.Ar diskInteractive
+variable to request that the disk label editor use an interactive dialog
+to partition the disk instead of using variables to explicitly layout the
+disk as described above.
+.Pp
Note: No file system data is actually written to disk until an
explicit call to
.Ar diskLabelCommit
@@ -896,6 +904,15 @@ from a boot floppy, very minimal expectations should
be made as to what's available until/unless a relatively
full system installation has just been done.
.El
+.It tcpMenuSelect
+Configure a network device.
+.Pp
+.Sy Variables :
+Same as for
+.Ar mediaSetFTP
+except that
+.Ar _ftpPath
+is not used.
.El
.Sh FILES
This utility may edit the contents of
OpenPOWER on IntegriCloud