From 826f504958ef85c14888bc155612e84bbd8ac107 Mon Sep 17 00:00:00 2001 From: jhb Date: Fri, 31 May 2002 14:32:03 +0000 Subject: - Document the new `diskInteractive' variable. - Document the tcpMenuSelect command. Sponsored by: The Weather Channel --- usr.sbin/sysinstall/sysinstall.8 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'usr.sbin/sysinstall') diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8 index 65348bb..55eca6b 100644 --- a/usr.sbin/sysinstall/sysinstall.8 +++ b/usr.sbin/sysinstall/sysinstall.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 -- cgit v1.1