aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/main.c
Commit message (Expand)AuthorAgeFilesLines
* Include CDs in the list of things to remove before rebooting.Jordan K. Hubbard2000-02-111-1/+1
* Eliminate PC-card installation floppy and add PC-card support forTatsumi Hosokawa2000-01-141-3/+0
* Ignore SIGPIPE by default.Jordan K. Hubbard2000-01-041-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use #include <pccard_conf.h> instead of -DPCCARD.Tatsumi Hosokawa1999-07-061-1/+2
* Add bits of PAO that are non-controversial.Mark Murray1999-06-171-1/+6
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-2/+2
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,Jordan K. Hubbard1999-01-081-3/+9
* MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty.Jordan K. Hubbard1998-03-101-2/+4
* Edit a message so that people stop sending me weird emails. :)Jordan K. Hubbard1998-02-221-5/+4
* Much better dispatch code and scripting support.Jordan K. Hubbard1997-09-161-19/+3
* Resurrect / implement some of the more esoteric scripting features,Jordan K. Hubbard1997-06-051-1/+3
* Sync with 2.2 and clean up some tortured english that was added.Jordan K. Hubbard1997-04-201-3/+14
* Some of my pending merge changes, Paul Traina's more flexible configJordan K. Hubbard1997-03-191-27/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Change handling of bad signals; there are reasons why this is actuallyJordan K. Hubbard1997-02-201-5/+1
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingJordan K. Hubbard1997-02-151-3/+1
* o Try to be more aggressive about reading in old configuration dataJordan K. Hubbard1997-02-141-0/+3
* Cosmetic tweaks.Jordan K. Hubbard1997-01-291-3/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.Jordan K. Hubbard1997-01-291-7/+0
* Implement compiled-in config file handling a little better - nowJordan K. Hubbard1997-01-181-1/+1
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifeJordan K. Hubbard1997-01-171-2/+1
* Clean up a long-standing bug in the scripting code. You could set variables,Jordan K. Hubbard1997-01-161-19/+13
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-2/+1
* Undo one of my memory optimization hacks - it actually made things moreJordan K. Hubbard1996-12-121-4/+2
* Fix some bogons in my close() handling.Jordan K. Hubbard1996-12-121-3/+7
* Be more efficient in how we use memory (stumbled across while looking forJordan K. Hubbard1996-12-111-6/+7
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-10/+10
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedPaul Traina1996-09-261-23/+46
* Remove some bogosities I introduced with the init file hack (not serious,Jordan K. Hubbard1996-09-151-1/+4
* Various minor improvements.Jordan K. Hubbard1996-09-081-1/+27
* Fix some bogus argument handling - whups! James was right..Jordan K. Hubbard1996-07-221-2/+3
* Fix something I broke with CDROM installation (well, I knew my firstJordan K. Hubbard1996-07-121-8/+8
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-2/+2
* Allow argv[0] to be a command also.Jordan K. Hubbard1996-06-261-7/+17
* Make CDROMs automagically select as the default media type.Jordan K. Hubbard1996-06-081-1/+7
* Only look at command-line args if we're not running as init - duh!Jordan K. Hubbard1996-05-281-2/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-4/+14
* Add a new -fake argument to make sysinstall not actually change things whileJordan K. Hubbard1996-04-281-4/+10
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-8/+1
* Major surgery.Jordan K. Hubbard1996-04-071-3/+7
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-8/+17
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-4/+1
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-6/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Sync up with Poul.Jordan K. Hubbard1995-05-281-1/+5
* Bring everybody up to date on my morning's work.Jordan K. Hubbard1995-05-241-3/+3
* Sync to latest ftp-capable sysinstall. We're getting there!Jordan K. Hubbard1995-05-241-1/+4
* Commit my latest so that Gary can sync up - this version should alsoJordan K. Hubbard1995-05-171-4/+2