summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Sync with RELENG_2_2 changes.jkh1997-01-301-11/+28
* Allow user to delete as well as install packages from the packagejkh1997-01-294-20/+11
* Cosmetic tweaks.jkh1997-01-294-8/+8
* Fix broken layout help (this is what broke the TCP help screen).jkh1997-01-293-28/+35
* Make media re-init a user choice.jkh1997-01-291-6/+11
* Do media initialization at correct time for upgrade too.jkh1997-01-291-15/+18
* Update Russian FTP sites according to Mikhail A. Sokolov's currentjkh1997-01-291-1/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.jkh1997-01-291-7/+0
* DTRT with a release string of "none" and use the correct (updated)jkh1997-01-272-3/+3
* Add new Portugal mirror.jkh1997-01-271-2/+4
* Allow both types of XFree86 setup script to be run at user choice.jkh1997-01-243-2/+33
* I need to learn to read man pages more closely. readlink() does NOT nulljkh1997-01-241-8/+4
* OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-2413-156/+87
* This is a patch that makes some of the "partitions" --> "slice" to bejkh1997-01-246-42/+87
* Update russian mirrors.jkh1997-01-241-2/+4
* Change from using chunk_n to slice_type_name().obrien1997-01-241-1/+2
* *groan*. I broke tape extraction with the same optimization.jkh1997-01-221-28/+32
* Argh! Moving the media initialization to before the disk scribblingjkh1997-01-227-126/+83
* A couple of cosmetic tweaks to tape install method and fstab file format.jkh1997-01-202-5/+7
* Rearrange the timeout code and also (whoops) provide for timeouts duringjkh1997-01-202-33/+60
* Add extra variables for the configuration of all packages, not justjkh1997-01-204-6/+26
* Correct a real brain-o in my check for when a "fixup" should be run.jkh1997-01-192-5/+5
* Use alarm's return status to more properly denote timeout rather than keepingjkh1997-01-194-24/+25
* Fix a variety of problems with my timeout handling, make it morejkh1997-01-187-26/+54
* Implement compiled-in config file handling a little better - nowjkh1997-01-182-2/+2
* Be more aggressive about timeouts.jkh1997-01-172-3/+5
* Add timeout support to sysinstall's general media handling,jkh1997-01-174-4/+91
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.jkh1997-01-171-0/+1
* Whoops! Fix an infinite loop I lovingly introduced into this codejkh1997-01-171-2/+5
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifejkh1997-01-172-3/+4
* Now that I know which parts of the installation really need it (sincejkh1997-01-1713-64/+77
* Fix mishandling of extraction return status in commit.jkh1997-01-161-0/+2
* Cope with Open_Disk() failure much more gracefully.jkh1997-01-161-8/+10
* Damn! Forgot to update lynx also.jkh1997-01-161-1/+1
* Minor cleanup, adjust for latest version of apache web server.jkh1997-01-163-4/+3
* Clean up a long-standing bug in the scripting code. You could set variables,jkh1997-01-163-27/+44
* Use a better dialog for flagging field validation errors.jkh1997-01-161-1/+1
* Keep our serial ports distinct so that first device is not found forjkh1997-01-155-7/+30
* Put upgraded files in their own directory - using the suffix was a bad idea.jkh1997-01-151-8/+10
* Register SLIP/PPP devices properly again.jkh1997-01-152-96/+29
* Add some missing parameters to msgConfirm() which produced the effectsjkh1997-01-151-2/+2
* Don't call systemShutdown() from signal handler so that the media devicejkh1997-01-151-2/+2
* Make upgrade allow reselection of failed media.jkh1997-01-151-12/+14
* Make the bindist-only checks actually work.jkh1997-01-152-22/+22
* Make the FTP installation codepath a lot more defensive. Trapjkh1997-01-154-28/+62
* Fix several problems:jkh1997-01-155-6/+32
* Set defaults more rationally through the item selection loop.jkh1997-01-151-19/+13
* Accept emacs-style editing keys for traversal and ESC as an abort character.jkh1997-01-153-0/+9
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1437-37/+37
* Add more protection when running as init and don't do stupid things.jkh1997-01-122-4/+10
OpenPOWER on IntegriCloud