Commit Graph

1459 Commits

Author SHA1 Message Date
Jordan K. Hubbard
ea2b79b03e Fix fstab sequence number bug.
Add a few more strategic screen clears.
Fix registration form bug.
1997-08-18 21:47:34 +00:00
Jordan K. Hubbard
606b60ca2f Work around potential state machine bogon with FILL. This needs
to be scrapped, ultimately, and it will be.
1997-08-18 21:34:12 +00:00
Jordan K. Hubbard
3f1d66701a 2nd round doc cleanup. 1997-08-18 21:10:26 +00:00
Jordan K. Hubbard
a6d56f6e65 Sync with rc.conf change for weak_mountd_authentication 1997-08-17 10:08:25 +00:00
Jordan K. Hubbard
2cf5a4eae1 "addendum" -> "errata" 1997-08-14 07:08:40 +00:00
Jordan K. Hubbard
a435592391 Add a SEE ALSO for install.cfg sample script. 1997-08-11 13:20:38 +00:00
Jordan K. Hubbard
86ff624834 Make some changes to the way the label editor reads script variables
so you don't need to re-enter it for each and every filesystem. Heads up!
This change is incompatible with the previous scripting format,
so those folks (all 2 of you) using config files should take a look
at the changes to the sample install.cfg file for the diskLabelEditor's
new calling syntax.

Finally write a man page for this thing, documenting all of the above
and more.  I can't drive a stake through this thing's heart without
properly documenting it first, so please consider this step #1 in that
process (to be honest, sysinstall will also live on for some time in
the 2.2. branch since it's unlikely that the new install tools will ever
make it over there - they're strictly 3.0 material).
1997-08-11 13:08:29 +00:00
Joerg Wunsch
ae4efed268 Remove the notixe about top(1) since it's now also part of 2.2.x.
Add the information that we've got VM86 support and dosemu(1) now,
which John D. has apparently fogotten. :)
1997-08-09 06:48:17 +00:00
Joerg Wunsch
980d03ebfb Mention the fix for CA-97.17. 1997-08-08 20:58:50 +00:00
Jordan K. Hubbard
97564a75d4 Back out the changes to set the resolver timeout. All they seem to do
is _break_ dns lookups entirely, and since reading the relevant docs and
source code does not enlighten for now, I'll remove this until more
basic research has been done into controlling the resolver's timeout
values.
1997-08-01 04:41:38 +00:00
Jordan K. Hubbard
e5a117774b Fiddle with DNS options so that queries are also controlled by
the MEDIA_TIMEOUT variable.  Just -current for now on this one as
I'm still wanting to play with this a bit and see what the ramifications
of doing this are.
Requested by:	pst
1997-07-31 11:28:58 +00:00
Jordan K. Hubbard
b6aad04900 Make serial console based installs actually work by:
1. Detecting the split /dev/ttyv0 / /dev/console case, e.g. you've
   booted with the -h flag and you have a VGA card also.

2. Adding an extra "menu" for selecting terminal type and adding ANSI
   to the list of compiled-in terms.

3. Opening the proper file descriptors before disowning ourselves.
Requested by:	pst
1997-07-31 11:08:47 +00:00
Jordan K. Hubbard
ad8eb2f9de Whups - use a slightly more up-to-date version. 1997-07-31 10:59:50 +00:00
Jordan K. Hubbard
ba2f0a1df0 Make README.TXT for floppies reference work. 1997-07-31 10:57:31 +00:00
Jordan K. Hubbard
35065fbda8 Touch a default kernel.config file to shut the boot blocks up about it
when not present.
1997-07-31 09:52:10 +00:00
Jordan K. Hubbard
82a43a3d46 Add -lm since "ping" now requires the math library for its
furlong-per-fortnight calculations of ping time.
1997-07-29 21:32:52 +00:00
Jordan K. Hubbard
9325ae34de YAMF22 - /boot.foo fixups.
Also close PR#4151 by running newaliases (forgot to mention this
in my RELENG_2_2 commit, but it's there).
1997-07-23 15:13:18 +00:00
Jordan K. Hubbard
7a9a71e0b9 Turn off doc.1 distribution until we figure out what we're going to do with
it.
1997-07-23 10:44:39 +00:00
Julian Elischer
a75473fc14 update the floppies directory to work better 1997-07-22 02:51:02 +00:00
Jordan K. Hubbard
009a69e4b7 Repair missing quote. 1997-07-16 15:22:18 +00:00
Jordan K. Hubbard
26fdf9e1de ln /compat to /usr/compat on initial installation; this will
prevent the later addition of compat libs from overflowing /
1997-07-16 11:45:48 +00:00
Jordan K. Hubbard
5028762fea Eliminate Samba configuration. Sorry, but this was another one of
those ideas that, like the Apache server setup, was well-intentioned
but doomed to fail in the face of change.  That and the fact that it
shouldn't be part of the installation tool, it should be part of the
post-installation setup tool (which we need to write).  Combining the
two utilities into one utility was my first conceptual mistake.

Apologies also to Coranth Gryphon, who worked hard on the Apache
and Samba server setup code.  These features were quite useful
for awhile, if that's any consolation, I just simply had the wrong
ideas about where to put them. :-(
1997-07-16 05:22:42 +00:00
Jordan K. Hubbard
d219716c2d OK, *this* is how the ports stuff should have been built to begin
with. ;-)
1997-07-13 00:54:22 +00:00
Jordan K. Hubbard
0206d3bdb0 Move ports distribution copying for ftp dist into the correct place. 1997-07-09 12:45:17 +00:00
Paul Traina
1abc99e08a iso codes need to be in bin distribution for tzsetup 1997-07-08 00:46:32 +00:00
Jordan K. Hubbard
7a55519931 YAMF22 1997-07-04 04:46:29 +00:00
Jordan K. Hubbard
48084fdd6a Split section 6 catpages/manpages out into games dist. 1997-07-02 08:59:00 +00:00
Jordan K. Hubbard
0395b68640 Allow distSetByName() to process all the relevant entries.
Submitted by: msmith
1997-07-01 03:50:58 +00:00
Jordan K. Hubbard
574c224708 Protect against CVSROOT not being set.
Submitted by:	fenner
1997-06-29 18:07:01 +00:00
Paul Traina
fbae6ca86f Merge from 2.2 1997-06-29 06:23:14 +00:00
Paul Traina
611e8a644e Fix bogus patch (my fault) 1997-06-28 16:53:47 +00:00
Jordan K. Hubbard
9bc2717115 endif -> .endif (from BOOT_CONFIG changes). 1997-06-28 16:24:09 +00:00
Paul Traina
51038afbfd Reorder things and import NOSHARED. 1997-06-28 08:21:10 +00:00
Jordan K. Hubbard
7d0db86d3f Properly make directory before moving things into it.
Submitted by:	pst
1997-06-28 02:37:33 +00:00
Jordan K. Hubbard
4731faa312 YAMF22
Submitted by:	pst
1997-06-24 23:08:18 +00:00
Jordan K. Hubbard
bcd1c7cec0 Yeesh! Some of this stuff I yanked out of the makefiles without
reviewing closely enough (and, as a result, proflibs and dict suffered).
Fix.
1997-06-24 21:53:33 +00:00
Jordan K. Hubbard
5373cfdc0d Do ports.1 earlier. 1997-06-23 01:49:35 +00:00
Jordan K. Hubbard
3fe1f92329 Argh - 3rd time's a charm. Move doc even further in the distribution chain. 1997-06-22 17:59:04 +00:00
Jordan K. Hubbard
793e8c6f6e The doc dist was being made too early - move it. 1997-06-22 17:21:59 +00:00
Jordan K. Hubbard
3c331140f9 Bag previous behavior of making all BIN_DISTS get a set of /etc files.
If a bindist clone wants etc files, it can clone them from bin.  If it
doesn't, now it won't. :)
1997-06-22 10:17:32 +00:00
Jordan K. Hubbard
b4cfcc4383 Adjust my installation script to more closely match reality.
Add a system command to script mechanism (so you can call things like
tzsetup from scripts).

Add noError variable for causing script errors to be ignored.
1997-06-22 09:45:41 +00:00
Jordan K. Hubbard
0a9e93bfdf Reshuffle some of the distribution names to make them
easier to remember & allow overrides.
1997-06-22 08:37:49 +00:00
Jordan K. Hubbard
322142b38c Make docs go to the right place finally. 1997-06-21 19:39:48 +00:00
Jordan K. Hubbard
35510945b7 Shut up catman output. 1997-06-21 15:56:50 +00:00
Jordan K. Hubbard
58183fc7b0 Whoops, get the proper rev of this. 1997-06-21 15:45:51 +00:00
Jordan K. Hubbard
31377e1f1f Change the way that X configuration method is selected. 1997-06-21 15:45:15 +00:00
Jordan K. Hubbard
f523d96216 New build scripts for these distributions. 1997-06-21 15:42:17 +00:00
Jordan K. Hubbard
7284556f8e Change the way distributions are built such that they can be built
either in the Makefile or by an external script.  Move some of the
existing stuff into scripts.
1997-06-21 15:41:55 +00:00
Jordan K. Hubbard
2588c3547d Add a couple of strategic screen clears. 1997-06-20 07:04:16 +00:00
Jordan K. Hubbard
2233edf577 1. Add a noWarn flag so that scripts can turn warnings off.
2. If hostname not set from script, bring up interactive dialog anyway.
1997-06-18 05:11:37 +00:00