aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* *groan*. I broke tape extraction with the same optimization.Jordan K. Hubbard1997-01-221-28/+32
* Argh! Moving the media initialization to before the disk scribblingJordan K. Hubbard1997-01-227-126/+83
* A couple of cosmetic tweaks to tape install method and fstab file format.Jordan K. Hubbard1997-01-202-5/+7
* Rearrange the timeout code and also (whoops) provide for timeouts duringJordan K. Hubbard1997-01-202-33/+60
* Add extra variables for the configuration of all packages, not justJordan K. Hubbard1997-01-204-6/+26
* Correct a real brain-o in my check for when a "fixup" should be run.Jordan K. Hubbard1997-01-192-5/+5
* Use alarm's return status to more properly denote timeout rather than keepingJordan K. Hubbard1997-01-194-24/+25
* Fix a variety of problems with my timeout handling, make it moreJordan K. Hubbard1997-01-187-26/+54
* Implement compiled-in config file handling a little better - nowJordan K. Hubbard1997-01-182-2/+2
* Be more aggressive about timeouts.Jordan K. Hubbard1997-01-172-3/+5
* Add timeout support to sysinstall's general media handling,Jordan K. Hubbard1997-01-174-4/+91
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.Jordan K. Hubbard1997-01-171-0/+1
* Whoops! Fix an infinite loop I lovingly introduced into this codeJordan K. Hubbard1997-01-171-2/+5
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifeJordan K. Hubbard1997-01-172-3/+4
* Now that I know which parts of the installation really need it (sinceJordan K. Hubbard1997-01-1713-64/+77
* Fix mishandling of extraction return status in commit.Jordan K. Hubbard1997-01-161-0/+2
* Cope with Open_Disk() failure much more gracefully.Jordan K. Hubbard1997-01-161-8/+10
* Damn! Forgot to update lynx also.Jordan K. Hubbard1997-01-161-1/+1
* Minor cleanup, adjust for latest version of apache web server.Jordan K. Hubbard1997-01-163-4/+3
* Clean up a long-standing bug in the scripting code. You could set variables,Jordan K. Hubbard1997-01-163-27/+44
* Use a better dialog for flagging field validation errors.Jordan K. Hubbard1997-01-161-1/+1
* Keep our serial ports distinct so that first device is not found forJordan K. Hubbard1997-01-155-7/+30
* Put upgraded files in their own directory - using the suffix was a bad idea.Jordan K. Hubbard1997-01-151-8/+10
* Register SLIP/PPP devices properly again.Jordan K. Hubbard1997-01-152-96/+29
* Add some missing parameters to msgConfirm() which produced the effectsJordan K. Hubbard1997-01-151-2/+2
* Don't call systemShutdown() from signal handler so that the media deviceJordan K. Hubbard1997-01-151-2/+2
* Make upgrade allow reselection of failed media.Jordan K. Hubbard1997-01-151-12/+14
* Make the bindist-only checks actually work.Jordan K. Hubbard1997-01-152-22/+22
* Make the FTP installation codepath a lot more defensive. TrapJordan K. Hubbard1997-01-154-28/+62
* Fix several problems:Jordan K. Hubbard1997-01-155-6/+32
* Set defaults more rationally through the item selection loop.Jordan K. Hubbard1997-01-151-19/+13
* Accept emacs-style editing keys for traversal and ESC as an abort character.Jordan K. Hubbard1997-01-153-0/+9
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1437-37/+37
* Add more protection when running as init and don't do stupid things.Jordan K. Hubbard1997-01-122-4/+10
* Add extra tweak for -current compilation and some debugging.Jordan K. Hubbard1997-01-061-2/+3
* Do a better job of CDROM detection.Jordan K. Hubbard1997-01-062-24/+33
* Clean up device handling WRT slip and ppp devices. An incomplete transitionJordan K. Hubbard1997-01-042-17/+33
* Add a few strategic screen clears in network setup.Jordan K. Hubbard1997-01-041-1/+3
* Adjust the maximum displayed length.Jordan K. Hubbard1997-01-031-2/+2
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-0315-695/+337
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlineJordan K. Hubbard1997-01-015-117/+126
* Added the package catagories astro, chinese, mbone, and vietnamese;David E. O'Brien1996-12-311-1/+5
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSJordan K. Hubbard1996-12-294-19/+142
* Add a "catpages" distribution for the catman stuff.Jordan K. Hubbard1996-12-293-3/+7
* Fix some spelling errors.Mike Pritchard1996-12-2610-19/+19
* Clean up some calls to close().Jordan K. Hubbard1996-12-261-6/+4
* Fix fixit floppy.Jordan K. Hubbard1996-12-261-9/+21
* 1. Engage brain. 2. Write macro. Previous commit attempted to performJordan K. Hubbard1996-12-172-4/+4
* make note of which /etc files need upgrading in installUpgrade ratherJordan K. Hubbard1996-12-154-66/+65
* Increase the size of the vector that is allocated for execv(). JordanJoerg Wunsch1996-12-151-3/+3