summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-2268-68/+68
|
* Change handling of bad signals; there are reasons why this is actuallyjkh1997-02-201-5/+1
| | | | not such a great idea.
* fix an `off by one' accounting error.erich1997-02-201-1/+1
| | | | | This fixes the sysinstall core-dump! Submitted by: HOSOBUCHI Noriyuki <hoso@buchi.tama.or.jp>
* 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
| | | | go to one of the installs for that (now that it works multi-user).
* 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
| | | | reasonable data for it.
* Don't just unset FTP_PATH unilaterally, it might have been a timeoutjkh1997-02-181-5/+3
| | | | in which case we should simply log in again.
* 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
| | | | mediaDevice directly.
* Always load DIST_COMPAT21 when loading X. This used to be the defaultjkh1997-02-171-3/+3
| | | | | then it got taken out when the COMPAT21 distribution got dangerous. Now that it's safe (we hope), it comes back.
* Don't nuke localtime and timezone files so aggressively now.jkh1997-02-162-3/+3
| | | | | This is tzsetup's job (and only if you don't cancel out, which is why having sysinstall remove them was so bogus).
* 1. Always write out /etc/hosts.jkh1997-02-162-8/+1
| | | | | | 2. Back out my change to ask about UTC/Localtime here. This *really* needs to be done in tzsetup instead since putting it here only handles about 1/4 of the places where it needs to be.
* Replace bogus strncmp() with strcmp().jkh1997-02-161-1/+4
|
* Document setup.exe.jkh1997-02-161-5/+13
|
* Make configSysconfig() less chatty.jkh1997-02-152-5/+7
| | | | | | | Now that this is becoming (dare I even say it?) more useful for post-configuration, no longer leave sysinstall.debug files around by default. Only do this if environment variable SYSINSTALL_DEBUG is set.
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-154-7/+40
| | | | this a little more robust.
* Correct bogus msg dialog.jkh1997-02-152-3/+4
| | | | Update to Lynx 2.7 (need to build 2.1/2.2 versions of this package).
* 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
| | | | from the beginning.
* 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
| | | | | | | | | | | | | | | | | so that we're more useful in multi-user mode. This is still not 100%, but it pulls in a lot more than it used to. Some of the "composite" variables in /etc/sysconfig are going to take more work. o Always write /etc/resolv.conf and /etc/hosts if it makes sense to do so. o Reset media properly when reselecting. Longstanding bogon. o Pull SIGPIPE handling out of package.c; I'm actually hoping to handle this differently shortly. o Fix bug where cancel in TCP setup dialog still checked data fields. I think this closes a PR, but I will have to go look.
* 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
| | | | ask politely.
* -#include <ufs/ufs/ufsmount.h>jkh1997-02-111-1/+0
| | | | | This was a temporary measure I took to deal with John's 4.4L2 changes which should not have crept in.
* Save /etc/sysconfig data at the very very end, so that it can bejkh1997-02-103-10/+7
| | | | | | used post-install time as a configuration tool as well. Update comments about a kernel recompile being necessary for PS/2 mice.
* 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
|
* Update these docs in preparation for 2.1.7jkh1997-02-081-3/+3
|
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0jkh1997-02-077-7/+7
| | | | | sysinstall was already broken (I think there's a PR for this somewhere). This will require some additional changes elsewhere, like bringing in pw.
* Reference addendum.html/ADDENDUM.TXT for posting security information afterjkh1997-02-071-0/+13
| | | | release.
* 1. Sync ABOUT.TXT changes.jkh1997-02-054-42/+180
| | | | | 2. Go back to using a filesystem on the boot floppy; the rawboot boot blocks were just too non-functional for other things.
* 2.2 -> 3.0jkh1997-02-031-1/+1
|
* Institute a fairly major format overhaul.jkh1997-02-013-329/+64
|
* 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
| | | | | | installer menu. Fix status line code so informationals show up properly again.
* Cosmetic tweaks.jkh1997-01-294-8/+8
| | | | Also redirect stderr to Debug when running multiuser.
* Fix broken layout help (this is what broke the TCP help screen).jkh1997-01-293-28/+35
| | | | | Allow DITEM_NO_ECHO to be encoded in layout field types and make user.c use it for the password item.
* 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 /stand.
* Update Russian FTP sites according to Mikhail A. Sokolov's currentjkh1997-01-291-1/+3
| | | | configuration.
* Death to another bad idea: Don't auto-mount CDROM on startup.jkh1997-01-291-7/+0
|
* DTRT with a release string of "none" and use the correct (updated)jkh1997-01-272-3/+3
| | | | | mountpoint name for fixit. Submitted-By: joerg
* Add new Portugal mirror.jkh1997-01-271-2/+4
|
* Allow both types of XFree86 setup script to be run at user choice.jkh1997-01-243-2/+33
|
* I need to learn to read man pages more closely. readlink() does NOT nulljkh1997-01-241-8/+4
| | | | | | append the return string (bleah!) so you need to do it yourself. This explains why Bus and PS/2 meece weren't displayed in the Mouse selection menu.
OpenPOWER on IntegriCloud