Commit Graph

809 Commits

Author SHA1 Message Date
jkh
d3a9bd8686 Some of my pending merge changes, Paul Traina's more flexible config
file loading code.
Submitted by:	pst
1997-03-19 10:09:28 +00:00
mpp
0393635b91 Be consistent with the handbook and the release notes and specify all
mailing list addresses as freebsd-*@FreeBSD.org.

Pointed out by: Kenneth R. Westback <krw@tcn.net>
1997-03-18 07:02:32 +00:00
jkh
324734834f YAMF22 1997-03-15 18:01:45 +00:00
jkh
39ed7a969f Increase the size of the email address field.
Requested-By: joerg
1997-03-15 16:24:32 +00:00
mpp
01312b4db5 Update a couple more mailing list addresses. 1997-03-14 05:23:23 +00:00
jkh
9ef8b7ee03 o Remove obsolete references in XFree86 menu
o Add version information to registration (suggested by David)
1997-03-14 05:17:12 +00:00
mpp
446e6633c0 Remove the text that says that freebsd-bugs can't be subscribed
to by anyone.

While I was at it, I changed all of the mailing list addresses to be
consistent with how they are referenced in the handbook.  E.g
freebsd-bugs@FreeBSD.ORG instead of bugs@FreeBSD.ORG.

Closes PR# 2791
1997-03-14 05:10:47 +00:00
joerg
801913da34 Mention the workaround for the MCD640 here, too. 1997-03-13 01:03:16 +00:00
joerg
25cf1b7d34 Update the topic about the HP NetServer LC. 1997-03-12 18:58:25 +00:00
jkh
60a737d455 Tidy up generated fstab 1997-03-12 02:31:28 +00:00
jkh
170b842387 Fix a long-standing bug with the label editor I just found (you could
mount two dos partitions with the same name).

Neaten up a dialog box that was encroaching on the right edge.
1997-03-11 17:51:01 +00:00
jkh
16ed08bcce YAMF22 1997-03-11 16:44:00 +00:00
joerg
bd91df240d YAMF22 (rev 1.70.2.10, added blurb to explanations) 1997-03-11 16:27:25 +00:00
jkh
266d7fba02 Merge all my sysinstall changes over to the 2.1 branch.
I just have this feeling... :)
1997-03-11 09:29:42 +00:00
jkh
4baf33872c YAMF22 1997-03-11 06:40:38 +00:00
jkh
d90c077504 Use correct email address for registration. 1997-03-11 00:07:59 +00:00
jkh
d293740501 Sync with 2.2. 1997-03-10 21:11:57 +00:00
jkh
29bc8223a6 Update russian mirrors. 1997-03-10 19:38:14 +00:00
jkh
ba9be1f1bb Add registration help screen. 1997-03-09 22:35:12 +00:00
jkh
636598f561 Add a registration screen so we can finally start counting our little user
puppies.
1997-03-09 22:25:49 +00:00
nate
8dd6460479 Added comments regarding 3Com PCMCIA cards:
- Multi-function ethernet/modem cards are not supported
- 3c589D is not supported
- Add advice on how to setup the driver to work with 3c589 cards.
- State how to select the network connector.
1997-03-08 20:04:20 +00:00
jkh
392282ab2e YAMF22 1997-03-08 16:17:49 +00:00
jkh
e45d393547 YAMF22 1997-03-08 12:58:29 +00:00
jkh
e95b6aea73 Add a missing docfile (whoops! Overlooked). 1997-03-08 11:34:25 +00:00
jkh
fac086a3f4 YAMF22 1997-03-08 11:06:50 +00:00
jkh
fb9a08eec2 YAMF22 1997-03-07 16:39:32 +00:00
joerg
87a855c4d2 Add the ex(4) driver to hardware.hlp.
Wipe out most of the obsoleted (2.2-related) changelist from the
relnotes, and add those stuff that came to mind being really new
in 3.0.

Folks, if you add some major feature in -current, please consider
recording it here.  Our users love to know what they're getting by
reading it in a single file.  In particular, the Lite2 mergers might
consider adding information here.
1997-03-02 14:20:23 +00:00
peter
83b3c2c161 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
jkh
8eb357fcb0 Change handling of bad signals; there are reasons why this is actually
not such a great idea.
1997-02-20 16:29:12 +00:00
erich
d1d1b1cbed fix an `off by one' accounting error.
This fixes the sysinstall core-dump!
Submitted by:	HOSOBUCHI Noriyuki <hoso@buchi.tama.or.jp>
1997-02-20 03:22:30 +00:00
jkh
9469bcb933 ARGH!! Fix obligatory 12th hour fumble. :-( 1997-02-19 16:57:30 +00:00
jkh
a3ce262583 Argh! Last-minute typo fix (having this be broken in -current sucks). 1997-02-18 16:19:29 +00:00
jkh
7916922d55 Add Label & Partition to configuration menu so you don't have to
go to one of the installs for that (now that it works multi-user).
1997-02-18 04:38:33 +00:00
jkh
e8b79bc7a1 Don't use /mnt in multi-user mode if we're installing a new filesystem. 1997-02-18 04:36:16 +00:00
jkh
6e28b5a6df Don't initialize homedir value. When called this early, pw(8) has no
reasonable data for it.
1997-02-18 01:50:51 +00:00
jkh
f8ba92686c Don't just unset FTP_PATH unilaterally, it might have been a timeout
in which case we should simply log in again.
1997-02-18 01:35:37 +00:00
jkh
e789280b99 Properly check status of menu return. 1997-02-17 22:08:19 +00:00
jkh
48a6b64322 Compensate for an underpopulated MFS. 1997-02-17 13:42:21 +00:00
jkh
083a867639 Finally DTRT with tcpOpenDialog(); it should have never diddled
mediaDevice directly.
1997-02-17 13:29:47 +00:00
jkh
603dfc46ce Always load DIST_COMPAT21 when loading X. This used to be the default
then it got taken out when the COMPAT21 distribution got dangerous.
Now that it's safe (we hope), it comes back.
1997-02-17 04:56:22 +00:00
jkh
1f37191c52 Don't nuke localtime and timezone files so aggressively now.
This is tzsetup's job (and only if you don't cancel out, which
is why having sysinstall remove them was so bogus).
1997-02-16 23:54:58 +00:00
jkh
19ad0dbdf1 1. Always write out /etc/hosts.
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.
1997-02-16 23:35:05 +00:00
jkh
7b21a52ead Replace bogus strncmp() with strcmp(). 1997-02-16 10:20:05 +00:00
jkh
976a31d6ac Document setup.exe. 1997-02-16 00:54:58 +00:00
jkh
43616d773f Make configSysconfig() less chatty.
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.
1997-02-15 15:40:37 +00:00
jkh
12c017ea09 Read /etc/resolv.conf information as well as /etc/sysconfig info, making
this a little more robust.
1997-02-15 15:24:14 +00:00
jkh
2ba9068643 Correct bogus msg dialog.
Update to Lynx 2.7 (need to build 2.1/2.2 versions of this package).
1997-02-15 13:18:19 +00:00
jkh
d259caf3f5 Only add interface lines if they're not there already. 1997-02-15 12:24:02 +00:00
jkh
3212a0f8d0 Add a safety belt to configSysconfig() that should have been in there
from the beginning.
1997-02-15 11:20:54 +00:00
jkh
64312c9e34 Don't bogotify pkg_add's stderr. 1997-02-14 23:00:01 +00:00