summaryrefslogtreecommitdiffstats
path: root/release/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* 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-175-12/+92
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.jkh1997-01-173-4/+12
* 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-1714-66/+78
* Sweep through the tree fixing mmap() usage:alex1997-01-161-1/+1
* 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
* Put this branch of docs back on the 3.0 SNAP track.jkh1997-01-155-85/+29
* 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-1451-51/+51
* Add more protection when running as init and don't do stupid things.jkh1997-01-122-4/+10
* Add extra tweak for -current compilation and some debugging.jkh1997-01-061-2/+3
* Do a better job of CDROM detection.jkh1997-01-062-24/+33
* Clean up device handling WRT slip and ppp devices. An incomplete transitionjkh1997-01-042-17/+33
* Add a few strategic screen clears in network setup.jkh1997-01-042-3/+9
* Adjust the maximum displayed length.jkh1997-01-031-2/+2
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-0316-871/+367
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlinejkh1997-01-015-117/+126
* Close PR#2341 - 2.1 -> 2.2jkh1997-01-011-5/+5
* Added the package catagories astro, chinese, mbone, and vietnamese;obrien1996-12-311-1/+5
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSjkh1996-12-294-19/+142
* Add a "catpages" distribution for the catman stuff.jkh1996-12-293-3/+7
* Fix some spelling errors.mpp1996-12-2615-43/+43
* Documentation update.joerg1996-12-262-9/+70
* Clean up some calls to close().jkh1996-12-261-6/+4
* Fix fixit floppy.jkh1996-12-261-9/+21
* Added comments on how to setup syscons to work on older ThinkPads.nate1996-12-171-1/+11
* 1. Engage brain. 2. Write macro. Previous commit attempted to performjkh1996-12-172-4/+4
* make note of which /etc files need upgrading in installUpgrade ratherjkh1996-12-157-80/+84
* Increase the size of the vector that is allocated for execv(). Jordanjoerg1996-12-151-3/+3
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-148-61/+149
* To use the dosio library fully, I also (duh!) have to retain fulljkh1996-12-141-1/+1
* Document the required procedure to install on an HP Netserver withjoerg1996-12-141-1/+25
OpenPOWER on IntegriCloud