summaryrefslogtreecommitdiff
path: root/release/sysinstall/variable_load.c
Commit message (Collapse)AuthorAgeFilesLines
* Much better dispatch code and scripting support.Jordan K. Hubbard1997-09-161-145/+0
| | | | | | | Submitted by: pst Notes: svn path=/head/; revision=29517
* Adjust my installation script to more closely match reality.Jordan K. Hubbard1997-06-221-4/+8
| | | | | | | | | | 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. Notes: svn path=/head/; revision=26795
* Nuke notifier.Jordan K. Hubbard1997-06-131-3/+1
| | | | Notes: svn path=/head/; revision=26603
* YAMF22Jordan K. Hubbard1997-06-131-34/+68
| | | | Notes: svn path=/head/; revision=26598
* Resurrect / implement some of the more esoteric scripting features,Jordan K. Hubbard1997-06-051-1/+4
| | | | | | | such as partitioning a disk or overriding an interactive prompt. Notes: svn path=/head/; revision=26456
* Missing argument to printfPaul Traina1997-05-221-2/+2
| | | | Notes: svn path=/head/; revision=26016
* Merge from 2.2: allow blank lines and commentsPaul Traina1997-05-161-1/+5
| | | | Notes: svn path=/head/; revision=25855
* Merge in bugfixes from 2.2Paul Traina1997-04-011-29/+17
| | | | Notes: svn path=/head/; revision=24466
* Use mediaClose instead of shutdownPaul Traina1997-04-011-3/+4
| | | | Notes: svn path=/head/; revision=24464
* Some of my pending merge changes, Paul Traina's more flexible configJordan K. Hubbard1997-03-191-0/+113
file loading code. Submitted by: pst Notes: svn path=/head/; revision=24038