summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Merge all my sysinstall changes over to the 2.1 branch.jkh1997-03-112-21/+9
* YAMF22jkh1997-03-111-2/+1
* Sync with 2.2.jkh1997-03-104-15/+43
* Update russian mirrors.jkh1997-03-101-2/+2
* Add registration help screen.jkh1997-03-091-0/+82
* Add a registration screen so we can finally start counting our little userjkh1997-03-0910-16/+42
* YAMF22jkh1997-03-082-2/+8
* YAMF22jkh1997-03-087-29/+100
* Add a missing docfile (whoops! Overlooked).jkh1997-03-081-0/+19
* YAMF22jkh1997-03-082-5/+6
* YAMF22jkh1997-03-076-36/+38
* Revert $FreeBSD$ to $Id$peter1997-02-2231-31/+31
* Change handling of bad signals; there are reasons why this is actuallyjkh1997-02-201-5/+1
* ARGH!! Fix obligatory 12th hour fumble. :-(jkh1997-02-191-1/+1
* Argh! Last-minute typo fix (having this be broken in -current sucks).jkh1997-02-181-1/+1
* Add Label & Partition to configuration menu so you don't have tojkh1997-02-181-0/+4
* Don't use /mnt in multi-user mode if we're installing a new filesystem.jkh1997-02-181-2/+2
* Don't initialize homedir value. When called this early, pw(8) has nojkh1997-02-181-1/+0
* Don't just unset FTP_PATH unilaterally, it might have been a timeoutjkh1997-02-181-5/+3
* Properly check status of menu return.jkh1997-02-171-1/+6
* Compensate for an underpopulated MFS.jkh1997-02-171-0/+1
* Finally DTRT with tcpOpenDialog(); it should have never diddledjkh1997-02-174-34/+35
* Always load DIST_COMPAT21 when loading X. This used to be the defaultjkh1997-02-171-3/+3
* Don't nuke localtime and timezone files so aggressively now.jkh1997-02-162-3/+3
* 1. Always write out /etc/hosts.jkh1997-02-162-8/+1
* Replace bogus strncmp() with strcmp().jkh1997-02-161-1/+4
* Make configSysconfig() less chatty.jkh1997-02-152-5/+7
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-154-7/+40
* Correct bogus msg dialog.jkh1997-02-152-3/+4
* Only add interface lines if they're not there already.jkh1997-02-151-6/+12
* Add a safety belt to configSysconfig() that should have been in therejkh1997-02-151-1/+3
* Don't bogotify pkg_add's stderr.jkh1997-02-141-2/+2
* Revert some of the previous change - on second thought...jkh1997-02-141-6/+18
* Add better quote elimination (and fix a bug).jkh1997-02-141-7/+8
* o Try to be more aggressive about reading in old configuration datajkh1997-02-146-73/+134
* It's not an error to call configResolv() early.jkh1997-02-141-3/+1
* Don't unilaterally decide to skip network configuration if running multi-user;jkh1997-02-111-3/+2
* -#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-103-10/+7
* Don't stomp wall_cmos_clock file.jkh1997-02-101-2/+2
* Allow the user to choose UTC or local time.jkh1997-02-101-4/+9
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0jkh1997-02-076-6/+6
* Sync with RELENG_2_2 changes.jkh1997-01-301-11/+28
* Allow user to delete as well as install packages from the packagejkh1997-01-294-20/+11
* Cosmetic tweaks.jkh1997-01-294-8/+8
* Fix broken layout help (this is what broke the TCP help screen).jkh1997-01-293-28/+35
* Make media re-init a user choice.jkh1997-01-291-6/+11
* Do media initialization at correct time for upgrade too.jkh1997-01-291-15/+18
* Update Russian FTP sites according to Mikhail A. Sokolov's currentjkh1997-01-291-1/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.jkh1997-01-291-7/+0
OpenPOWER on IntegriCloud