summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/sysinstall.8
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2009-03-13 03:51:41 +0000
committergrog <grog@FreeBSD.org>2009-03-13 03:51:41 +0000
commit5e19c4ab439a8851aab86b55404a7fca7ddefe9a (patch)
tree2bc062bdc7b9f10797b66bf36364ba6c24e81d26 /usr.sbin/sysinstall/sysinstall.8
parent6204638785a09f1228eacedc7ac5e8fe6a4fc377 (diff)
downloadFreeBSD-src-5e19c4ab439a8851aab86b55404a7fca7ddefe9a.zip
FreeBSD-src-5e19c4ab439a8851aab86b55404a7fca7ddefe9a.tar.gz
Add menus to read install.cfg from any disk device sysinstall can see
(eg USB key, CD) rather than just floppy. Handle \r\n line termination in a cfg file. Add keeprcconf variable. Submitted by: Daniel O'Connor
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.8')
-rw-r--r--usr.sbin/sysinstall/sysinstall.814
1 files changed, 13 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8
index ab1cc12..7cb55aa 100644
--- a/usr.sbin/sysinstall/sysinstall.8
+++ b/usr.sbin/sysinstall/sysinstall.8
@@ -534,7 +534,16 @@ functions.
.Pp
.Sy Variables :
None
-.It installExpress
+.It installConfigure
+Commit any rc.conf changes to disk.
+.Pp
+.Sy Variables :
+.Bl -tag -width indent
+.It keeprcconf
+Preserve existing rc.conf parameters.
+This is useful if you have a post-install script which modifies rc.conf.
+.El
+ .It installExpress
Start an "express" installation, asking few questions of
the user.
.Pp
@@ -894,3 +903,6 @@ for these tasks.
.Pp
This utility is a prototype which lasted several years past
its expiration date and is greatly in need of death.
+.Pp
+There are a (great) number of undocumented variables.
+UTSL.
OpenPOWER on IntegriCloud