Jordan K. Hubbard
aa733cd0c5
YAMF22
1997-04-05 07:08:14 +00:00
Jordan K. Hubbard
66b368e835
Make all this work under -current again.
...
Submitted-By: Chuck Robey <chuckr@glue.umd.edu>
1997-04-03 13:44:59 +00:00
Jordan K. Hubbard
45dbe89080
Sync up to current state of development.
1997-04-02 12:07:39 +00:00
Jordan K. Hubbard
8378bbaded
Catch this puppy up to RELENG_2_2
1997-03-29 06:44:57 +00:00
Jordan K. Hubbard
136cfc5125
YAMF22
1997-03-27 01:44:11 +00:00
Jordan K. Hubbard
82ac247a53
Sync with 2.2
1997-03-27 01:05:17 +00:00
Jordan K. Hubbard
38abfbea7d
YAMF22
1997-03-25 03:12:59 +00:00
Jordan K. Hubbard
4f09c5ae25
YAMF22
1997-03-22 15:20:51 +00:00
Jordan K. Hubbard
63cf099d1c
Add Iceland.
1997-03-21 05:18:20 +00:00
Jordan K. Hubbard
ee49f49829
YAMF22
1997-03-19 10:09:46 +00:00
Jordan K. Hubbard
eefc5acdc5
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
Mike Pritchard
862e2d600b
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
Jordan K. Hubbard
c67ba61175
YAMF22
1997-03-15 18:01:45 +00:00
Jordan K. Hubbard
fd27ec2d05
Increase the size of the email address field.
...
Requested-By: joerg
1997-03-15 16:24:32 +00:00
Jordan K. Hubbard
6ebe9a26f2
o Remove obsolete references in XFree86 menu
...
o Add version information to registration (suggested by David)
1997-03-14 05:17:12 +00:00
Jordan K. Hubbard
db9fff5761
Tidy up generated fstab
1997-03-12 02:31:28 +00:00
Jordan K. Hubbard
7d98f8beea
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
Jordan K. Hubbard
06ffcdb202
YAMF22
1997-03-11 16:44:00 +00:00
Joerg Wunsch
4b3d276343
YAMF22 (rev 1.70.2.10, added blurb to explanations)
1997-03-11 16:27:25 +00:00
Jordan K. Hubbard
9a598d6b3f
Merge all my sysinstall changes over to the 2.1 branch.
...
I just have this feeling... :)
1997-03-11 09:29:42 +00:00
Jordan K. Hubbard
e7a132b4e1
YAMF22
1997-03-11 06:40:38 +00:00
Jordan K. Hubbard
628febdfb7
Sync with 2.2.
1997-03-10 21:11:57 +00:00
Jordan K. Hubbard
d5867457a2
Update russian mirrors.
1997-03-10 19:38:14 +00:00
Jordan K. Hubbard
5279ffe115
Add registration help screen.
1997-03-09 22:35:12 +00:00
Jordan K. Hubbard
7c8f98f5b7
Add a registration screen so we can finally start counting our little user
...
puppies.
1997-03-09 22:25:49 +00:00
Jordan K. Hubbard
15d8c5b5a3
YAMF22
1997-03-08 16:17:49 +00:00
Jordan K. Hubbard
c29c9ac418
YAMF22
1997-03-08 12:58:29 +00:00
Jordan K. Hubbard
0232e09f50
Add a missing docfile (whoops! Overlooked).
1997-03-08 11:34:25 +00:00
Jordan K. Hubbard
af1353594f
YAMF22
1997-03-08 11:06:50 +00:00
Jordan K. Hubbard
2efff52162
YAMF22
1997-03-07 16:39:32 +00:00
Peter Wemm
b97fa2ef50
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
Jordan K. Hubbard
46da72bdf7
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
Jordan K. Hubbard
0495a9d2d7
ARGH!! Fix obligatory 12th hour fumble. :-(
1997-02-19 16:57:30 +00:00
Jordan K. Hubbard
164f690853
Argh! Last-minute typo fix (having this be broken in -current sucks).
1997-02-18 16:19:29 +00:00
Jordan K. Hubbard
2b76b18065
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
Jordan K. Hubbard
fcbdb5526d
Don't use /mnt in multi-user mode if we're installing a new filesystem.
1997-02-18 04:36:16 +00:00
Jordan K. Hubbard
9a1717b2df
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
Jordan K. Hubbard
1d90be277e
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
Jordan K. Hubbard
a5ff41a0e2
Properly check status of menu return.
1997-02-17 22:08:19 +00:00
Jordan K. Hubbard
96a6cda5d6
Compensate for an underpopulated MFS.
1997-02-17 13:42:21 +00:00
Jordan K. Hubbard
70f8c15560
Finally DTRT with tcpOpenDialog(); it should have never diddled
...
mediaDevice directly.
1997-02-17 13:29:47 +00:00
Jordan K. Hubbard
15cde219d1
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
Jordan K. Hubbard
ea9a505d0c
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
Jordan K. Hubbard
80beefc082
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
Jordan K. Hubbard
c92de5fe1d
Replace bogus strncmp() with strcmp().
1997-02-16 10:20:05 +00:00
Jordan K. Hubbard
3937aa2158
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
Jordan K. Hubbard
e33c24a2d2
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
Jordan K. Hubbard
9f5472632c
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
Jordan K. Hubbard
136b318913
Only add interface lines if they're not there already.
1997-02-15 12:24:02 +00:00
Jordan K. Hubbard
fb8327b7c3
Add a safety belt to configSysconfig() that should have been in there
...
from the beginning.
1997-02-15 11:20:54 +00:00