aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Sync with RELENG_2_2 changes.Jordan K. Hubbard1997-01-301-11/+28
* Allow user to delete as well as install packages from the packageJordan K. Hubbard1997-01-294-20/+11
* Cosmetic tweaks.Jordan K. Hubbard1997-01-294-8/+8
* Fix broken layout help (this is what broke the TCP help screen).Jordan K. Hubbard1997-01-293-28/+35
* Make media re-init a user choice.Jordan K. Hubbard1997-01-291-6/+11
* Do media initialization at correct time for upgrade too.Jordan K. Hubbard1997-01-291-15/+18
* Update Russian FTP sites according to Mikhail A. Sokolov's currentJordan K. Hubbard1997-01-291-1/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.Jordan K. Hubbard1997-01-291-7/+0
* DTRT with a release string of "none" and use the correct (updated)Jordan K. Hubbard1997-01-272-3/+3
* Add new Portugal mirror.Jordan K. Hubbard1997-01-271-2/+4
* Allow both types of XFree86 setup script to be run at user choice.Jordan K. Hubbard1997-01-243-2/+33
* I need to learn to read man pages more closely. readlink() does NOT nullJordan K. Hubbard1997-01-241-8/+4
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-2413-156/+87
* This is a patch that makes some of the "partitions" --> "slice" to beJordan K. Hubbard1997-01-246-42/+87
* Update russian mirrors.Jordan K. Hubbard1997-01-241-2/+4
* Change from using chunk_n to slice_type_name().David E. O'Brien1997-01-241-1/+2
* Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIODavid E. O'Brien1997-01-232-1/+2
* *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-206-8/+28
* 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-175-12/+92
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.Jordan K. Hubbard1997-01-173-4/+12
* 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-1714-66/+78
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-1/+1
* 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
* Put this branch of docs back on the 3.0 SNAP track.Jordan K. Hubbard1997-01-155-85/+29
* 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