summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/install.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is onenwhitehorn2011-10-031-101/+0
| | | | | | | | digit beyond your time. Various sysinstall dependencies (e.g. libftpio, libdisk, libodialog, etc.) will be cleaned up in coming days. Some will take longer than others due to a few other consumers (tzsetup and sade).
* Add support for remote logging to syslogd via an install.cfg variable.randi2010-07-071-0/+3
| | | | | Approved by: cperciva (mentor) MFC after: 3 weeks
* Add further documentation for netDev in install.cfg to reflect the newrandi2010-07-071-0/+1
| | | | | | | usage. Approved by: cperciva (mentor) MFC after: 3 days
* Bring these files up-to-date.ceri2007-02-181-17/+15
| | | | PR: docs/108536
* There is a problem in this example script. Setting ftp=time.cdrom.commurray2001-09-061-1/+1
| | | | | | | is useless, we should set _ftpPath=blah. PR: misc/29587 Submitted by: David Yeske <dyeske@yahoo.com>
* Really finish softupdate setting from the label editor and fixjkh2001-03-121-1/+4
| | | | | | | | | | a few cosmetic problems: o Allow it to work with scripts (see man page or install.cfg file). o Preserve old softupdates flag across newfs toggles o Clean up partitioned/labelled flag handling o Don't ask for MBR choice again if you've already written it out. o Actually document the new features.
* s/wd/ad/ - new ATA codejkh2000-02-171-8/+8
|
* Remove some remaining references to LKM's. Snaps were trying to unpackpeter1999-01-061-1/+1
| | | | slkm* etc, among other things.
* Doc fixes for CAM devices. If I ever truly understand the logic behindjkh1998-11-211-3/+3
| | | | this name change, I'll be a happy man.
* Make some changes to the way the label editor reads script variablesjkh1997-08-111-19/+16
| | | | | | | | | | | | | | | so you don't need to re-enter it for each and every filesystem. Heads up! This change is incompatible with the previous scripting format, so those folks (all 2 of you) using config files should take a look at the changes to the sample install.cfg file for the diskLabelEditor's new calling syntax. Finally write a man page for this thing, documenting all of the above and more. I can't drive a stake through this thing's heart without properly documenting it first, so please consider this step #1 in that process (to be honest, sysinstall will also live on for some time in the 2.2. branch since it's unlikely that the new install tools will ever make it over there - they're strictly 3.0 material).
* Adjust my installation script to more closely match reality.jkh1997-06-221-6/+9
| | | | | | | Add a system command to script mechanism (so you can call things like tzsetup from scripts). Add noError variable for causing script errors to be ignored.
* YAMF22jkh1997-06-131-2/+12
|
* YAMF22jkh1997-06-131-1/+33
|
* YAMF22jkh1997-06-121-5/+8
|
* Add a sample script file so people have some idea of what to pass to Load.jkh1997-06-091-0/+51
OpenPOWER on IntegriCloud