summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/main.c
Commit message (Expand)AuthorAgeFilesLines
* Correct message to say "shutting down" rather than just "shutting"jkh2001-03-291-3/+3
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-141-2/+2
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.hosokawa2000-10-311-0/+3
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldeivind2000-10-291-0/+5
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardnyan2000-06-051-0/+9
* Add support for USB to sysinstall. This includes running usbd andjhb2000-05-121-0/+3
* Include CDs in the list of things to remove before rebooting.jkh2000-02-111-1/+1
* Eliminate PC-card installation floppy and add PC-card support forhosokawa2000-01-141-3/+0
* Ignore SIGPIPE by default.jkh2000-01-041-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use #include <pccard_conf.h> instead of -DPCCARD.hosokawa1999-07-061-1/+2
* Add bits of PAO that are non-controversial.markm1999-06-171-1/+6
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-2/+2
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-081-3/+9
* MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty.jkh1998-03-101-2/+4
* Edit a message so that people stop sending me weird emails. :)jkh1998-02-221-5/+4
* Much better dispatch code and scripting support.jkh1997-09-161-19/+3
* Resurrect / implement some of the more esoteric scripting features,jkh1997-06-051-1/+3
* Sync with 2.2 and clean up some tortured english that was added.jkh1997-04-201-3/+14
* Some of my pending merge changes, Paul Traina's more flexible configjkh1997-03-191-27/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Change handling of bad signals; there are reasons why this is actuallyjkh1997-02-201-5/+1
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-151-3/+1
* o Try to be more aggressive about reading in old configuration datajkh1997-02-141-0/+3
* Cosmetic tweaks.jkh1997-01-291-3/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.jkh1997-01-291-7/+0
* Implement compiled-in config file handling a little better - nowjkh1997-01-181-1/+1
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifejkh1997-01-171-2/+1
* Clean up a long-standing bug in the scripting code. You could set variables,jkh1997-01-161-19/+13
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-2/+1
* Undo one of my memory optimization hacks - it actually made things morejkh1996-12-121-4/+2
* Fix some bogons in my close() handling.jkh1996-12-121-3/+7
* Be more efficient in how we use memory (stumbled across while looking forjkh1996-12-111-6/+7
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-10/+10
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedpst1996-09-261-23/+46
* Remove some bogosities I introduced with the init file hack (not serious,jkh1996-09-151-1/+4
* Various minor improvements.jkh1996-09-081-1/+27
* Fix some bogus argument handling - whups! James was right..jkh1996-07-221-2/+3
* Fix something I broke with CDROM installation (well, I knew my firstjkh1996-07-121-8/+8
* Make it plainer how to exit.jkh1996-07-021-2/+2
* Allow argv[0] to be a command also.jkh1996-06-261-7/+17
* Make CDROMs automagically select as the default media type.jkh1996-06-081-1/+7
* Only look at command-line args if we're not running as init - duh!jkh1996-05-281-2/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbagejkh1996-05-161-4/+14
* Add a new -fake argument to make sysinstall not actually change things whilejkh1996-04-281-4/+10
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-8/+1
* Major surgery.jkh1996-04-071-3/+7
* Update the -current sources from the 2.1 branch.peter1995-12-071-8/+17
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-4/+1
OpenPOWER on IntegriCloud