summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/install.c
Commit message (Expand)AuthorAgeFilesLines
* Now that I know which parts of the installation really need it (sincejkh1997-01-171-17/+22
* Fix mishandling of extraction return status in commit.jkh1997-01-161-0/+2
* Keep our serial ports distinct so that first device is not found forjkh1997-01-151-4/+8
* Make the bindist-only checks actually work.jkh1997-01-151-20/+21
* Make the FTP installation codepath a lot more defensive. Trapjkh1997-01-151-6/+30
* Fix several problems:jkh1997-01-151-0/+16
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add more protection when running as init and don't do stupid things.jkh1997-01-121-1/+9
* Do a better job of CDROM detection.jkh1997-01-061-11/+14
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSjkh1996-12-291-13/+91
* Fix fixit floppy.jkh1996-12-261-9/+21
* 700 now. :)jkh1996-12-121-2/+2
* Don't run routed by default.jkh1996-12-021-2/+2
* Move configResolv() to *after* the chroot(). This is what was causingjkh1996-12-011-4/+2
* Provide a symlink for /bin/sh when the fixit floppy is mounted, sojoerg1996-11-161-1/+4
* "over 600 packages" (geeze, this has been sitting uncommitted in myjkh1996-11-141-2/+2
* Only save userconfig changes if the boot floppy version and thejkh1996-11-121-2/+3
* Several improvements to the `fixit' configuration:joerg1996-11-091-6/+9
* If mounting the fixit floppy fails in the first place, warn the userjoerg1996-11-091-1/+5
* 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly.jkh1996-11-081-5/+1
* Install an evil work-around for /etc/sendmail.cwjkh1996-11-071-1/+5
* Use macros for package names so it's easier to update them in onejkh1996-11-041-3/+3
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-141-12/+1
* Be less draconian about distribution extraction errors - still writejkh1996-10-121-5/+6
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-091-3/+3
* Detect the zero-chunks case properly, now that I've reversed the orderjkh1996-10-061-1/+3
* Make the save_userconfig() stuff conditional and turned off by defaultjkh1996-10-051-27/+27
* Multiple changes stacked as one commit since they all depend on one another.jkh1996-10-051-5/+3
* Various cosmetic tweaks.jkh1996-10-041-9/+15
* Syncronize my tree so Eric can access the latest code.jkh1996-10-041-6/+9
* Temporarily disable userconfig saving until I figure out why uc_open()jkh1996-10-031-1/+3
* Check return values from uc_open() correctly. Note: This seems to workjkh1996-10-031-3/+3
* First cut at a "copy userconfig changes from installation kernel to installedjkh1996-10-031-25/+58
* One small policy tweak to something I like better.jkh1996-10-021-1/+3
* Fixes and a place-holder for future work.jkh1996-10-021-6/+13
* Round 2.5jkh1996-10-011-1/+5
* Saner screen refresh changes, part I.jkh1996-10-011-8/+19
* Correct a minor misspelling.jkh1996-09-291-2/+2
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-10/+8
* Don't munge keystrokes.jkh1996-07-311-13/+16
* Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-311-8/+28
* 1. Fix the CD installation bogon for Novice install I mentioned.jkh1996-07-161-13/+4
* Fix a bogon in the Novice mode CD auto-selection.jkh1996-07-131-4/+6
* Fix something I broke with CDROM installation (well, I knew my firstjkh1996-07-121-2/+8
* A number of improvements in the way statistics are printed, add a "chroot"jkh1996-07-091-10/+8
* Don't freak out at the lack of root/swap/usr if we're running multiuserjkh1996-07-091-60/+79
* Fix even more lurking bogons - why do I never find these until the lastjkh1996-07-081-3/+1
* Whoops! Now that I'm decompressing docs into /tmp, it's important tojkh1996-07-081-8/+8
* Support compressed doc files again.jkh1996-07-051-12/+12
* Fix some minor reported bogons from the BETAjkh1996-07-041-2/+2
OpenPOWER on IntegriCloud