summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/install.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (of the printed output kind).jkh1997-05-301-2/+2
* Be more bullish about saving configuration information.jkh1997-05-221-1/+3
* Actually, rethink last commit and simply remove the apache configurationjkh1997-05-221-6/+1
* Adapt routing configuration glue to rc.conf format.jkh1997-05-051-2/+2
* Add in some more config file support -- add variables to shut uppst1997-05-051-3/+5
* Adapt to rc.conf file format.jkh1997-04-281-4/+4
* Make all this work under -current again.jkh1997-04-031-1/+3
* Sync up to current state of development.jkh1997-04-021-6/+9
* YAMF22jkh1997-03-251-1/+2
* Be consistent with the handbook and the release notes and specify allmpp1997-03-181-2/+2
* Sync with 2.2.jkh1997-03-101-4/+8
* Add a registration screen so we can finally start counting our little userjkh1997-03-091-1/+10
* YAMF22jkh1997-03-081-1/+5
* YAMF22jkh1997-03-081-3/+3
* YAMF22jkh1997-03-071-6/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* 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
OpenPOWER on IntegriCloud