summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/install.c
Commit message (Expand)AuthorAgeFilesLines
* Finally DTRT with tcpOpenDialog(); it should have never diddledjkh1997-02-171-5/+5
* Don't nuke localtime and timezone files so aggressively now.jkh1997-02-161-1/+1
* 1. Always write out /etc/hosts.jkh1997-02-161-6/+1
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-151-0/+10
* -#include <ufs/ufs/ufsmount.h>jkh1997-02-111-1/+0
* Save /etc/sysconfig data at the very very end, so that it can bejkh1997-02-101-8/+1
* Allow the user to choose UTC or local time.jkh1997-02-101-4/+9
* DTRT with a release string of "none" and use the correct (updated)jkh1997-01-271-2/+2
* OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-241-56/+16
* This is a patch that makes some of the "partitions" --> "slice" to bejkh1997-01-241-9/+54
* Argh! Moving the media initialization to before the disk scribblingjkh1997-01-221-54/+9
* Add extra variables for the configuration of all packages, not justjkh1997-01-201-0/+4
* Correct a real brain-o in my check for when a "fixup" should be run.jkh1997-01-191-4/+4
* Fix a variety of problems with my timeout handling, make it morejkh1997-01-181-0/+1
* Whoops! Fix an infinite loop I lovingly introduced into this codejkh1997-01-171-2/+5
* 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
OpenPOWER on IntegriCloud