summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/install.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document shortcuts.jkh1996-07-021-2/+1
* Make it plainer how to exit.jkh1996-07-021-8/+8
* Update the Lynx version number.jkh1996-06-291-2/+2
* Make "Fake" turn off more potentially system-nuking options.jkh1996-06-251-7/+8
* Don't use some of the low-contrast text attributes I was using before - theyjkh1996-06-141-1/+2
* Make the editor work again and we're done.jkh1996-06-131-2/+2
* Fix a truly stupid bug which broke the package installation menujkh1996-06-121-2/+10
* Change some verbiage slightly.jkh1996-06-111-2/+3
* Sha-ZAM!jkh1996-05-291-68/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbagejkh1996-05-161-12/+39
* Clear the TCP/IP device configuration screen away after we invoke it.jkh1996-05-021-1/+2
* properly reset SYSTEM_STATE after installCommit runs.jkh1996-04-301-2/+2
OpenPOWER on IntegriCloud