opnsense-src/usr.sbin/sysinstall/help
Robert Watson bf1e70b230 Reformulate how sysinstall handles file system options in the label
editor, in order to support specifying UFS2 as a newfs option.

(1) Support three different newfs types: NEWFS_UFS, NEWFS_MSDOS, and
    NEWFS_CUSTOM.  Don't mix up the arguments to them: you can't use
    soft updates on an msdos file system.

(2) Distinguish adding new arguments to the newfs command line from
    replacing it.  Permit the addition of new arguments by the user for
    NEWFS_UFS.  If we entirely replace the command line provided by
    sysinstall, call it NEWFS_CUSTOM.  'N' will now add additional
    arguments; 'Z' will opt to replace the newfs command line entirely,
    but will prompt the user with their current command line as a
    starting point.

(3) Construct the newfs command line dynamically based on the options
    provided by the user at label-time.  Right now, this means selecting
    UFS1 vs. UFS2, and the soft updates flag.  Drop in some variables
    to support ACLs and MAC Multilabel in the future also, but don't
    expose them now.

This provides sysinstall with the ability to do more "in band" editing
of the newfs command line, so we can provide more support for the user,
but doesn't sacrifice the ability to entirely specify the newfs command
line of the user is willing to give up on the cushiness factor.  It
also makes it easier for us to specify defaults in the future, and
define conditional behavior based on user configuration selections.
For now, we default to UFS1, and permit UFS2 to be used as the root
only on non-i386 systems.

While I was there, I dropped the default fragment and block sizes,
since newfs has much more sensible defaults now.

Reviewed by:	jhb, marcel
Approved by:	re
ia64 bits from:	marcel
2002-12-03 22:25:47 +00:00
..
anonftp.hlp Write a quick help screen for this. Coranth seems to have an aversion 1995-11-11 10:51:07 +00:00
configure.hlp Merge some doc updates which got only into the 3.0 branch during the last 1999-03-10 02:50:32 +00:00
distributions.hlp Remove outdated crypto comments. 2000-07-24 18:45:25 +00:00
drives.hlp YAMF22 1997-03-08 12:58:29 +00:00
fixit.hlp Sync documentation with 2.2 updates. 1998-05-24 20:00:27 +00:00
html.hlp Switch from lynx to "links" as the default doc browser. 2001-03-23 07:53:45 +00:00
media.hlp Document the HTTP proxy install method. 2001-03-14 11:08:28 +00:00
network_device.hlp Add CHAP/PAP question to the ppp setup dialog, simplifying things considerably 1999-05-19 10:49:46 +00:00
options.hlp Switch from lynx to "links" as the default doc browser. 2001-03-23 07:53:45 +00:00
partition.hlp Reformulate how sysinstall handles file system options in the label 2002-12-03 22:25:47 +00:00
register.hlp Change the wrong URL of back-issue FreeBSD newsletter. 1999-07-14 02:23:16 +00:00
security.hlp o Expand the text describing the Security options menu. 2001-12-21 19:51:44 +00:00
shortcuts.hlp Switch from lynx to "links" as the default doc browser. 2001-03-23 07:53:45 +00:00
slice.hlp Document (with warnings) the otherwise undocumented `F' command. 2001-03-13 06:52:07 +00:00
tcp.hlp Note usage of Linux PLIP peer. 1998-04-20 06:18:36 +00:00
usage.hlp Attempt to make key behavior more clear. 2001-08-31 03:29:25 +00:00
usermgmt.hlp Merge some doc updates which got only into the 3.0 branch during the last 1999-03-10 02:50:32 +00:00