Commit Graph

661 Commits

Author SHA1 Message Date
jkh
ef21597f1e Add a SEE ALSO for install.cfg sample script. 1997-08-11 13:20:38 +00:00
jkh
577e091a3e 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
jkh
21501b44ab 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
jkh
5c7b47c68c 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
jkh
9dd764cdac 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
jkh
4a6261e486 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
jkh
f034b5f116 Repair missing quote. 1997-07-16 15:22:18 +00:00
jkh
01f808a119 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
jkh
98e00f126d 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
jkh
9048f9c72f YAMF22 1997-07-04 04:46:29 +00:00
jkh
d35baebb04 Allow distSetByName() to process all the relevant entries.
Submitted by: msmith
1997-07-01 03:50:58 +00:00
jkh
38ecdb5679 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
jkh
cf949ef2e7 Change the way that X configuration method is selected. 1997-06-21 15:45:15 +00:00
jkh
7578835538 Add a couple of strategic screen clears. 1997-06-20 07:04:16 +00:00
jkh
4034045142 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
jkh
ad3e0d3399 YAMF22 1997-06-13 18:02:34 +00:00
jkh
19bd03738f YAMF22 1997-06-13 17:55:32 +00:00
jkh
7c9e3d56ff YAMF22 1997-06-13 14:21:22 +00:00
jkh
0f4e861b68 Incorporate an ancient typo fix that never made it over from 2.2. 1997-06-13 14:06:10 +00:00
jkh
3e69679410 reverse polarity on bit-flip from 2.2 1997-06-13 11:00:13 +00:00
jkh
ae10f85664 YAMF22 1997-06-13 09:34:10 +00:00
jkh
c2c577d2bb YAMF22 1997-06-13 07:11:57 +00:00
jkh
926a316f41 YAMF22 1997-06-12 09:01:38 +00:00
jkh
0b4996eb1a YAMF22 1997-06-12 08:46:51 +00:00
jkh
4e9bb8ff6a YAMF22 1997-06-12 07:35:40 +00:00
jkh
5e98d4a1bc YAMF22 - Bugs Of Evil in variable handling and rc.conf editing.
PR#: 3218 [partial]
1997-06-11 08:41:10 +00:00
jkh
b8c978337c Add a sample script file so people have some idea of what to pass to Load. 1997-06-09 05:10:08 +00:00
jkh
6476e77e01 1. Make it possible to set up all the TCP/IP values from a script.
2. Update to XFree86 3.3
1997-06-09 01:19:44 +00:00
jkh
e36d560237 Resurrect / implement some of the more esoteric scripting features,
such as partitioning a disk or overriding an interactive prompt.
1997-06-05 09:48:03 +00:00
jkh
e3396804bd Fix typos (of the printed output kind). 1997-05-30 01:03:09 +00:00
jkh
cf4066f387 Always write out rc.conf, regardless of status.
PR:		3698
1997-05-27 18:56:03 +00:00
jkh
5d4961d982 Correct SNAP server paths.
Bring in CDE fixes.
1997-05-27 16:41:52 +00:00
jkh
4e8cf4b4a5 Lame typo fix here too. 1997-05-26 05:33:16 +00:00
jkh
617293d4e4 YAMF22 1997-05-26 04:57:56 +00:00
jkh
bcebc98936 Merge from 2.2 - XiG support updates. 1997-05-23 18:54:29 +00:00
jkh
91c925fff8 Adjust config variables to more closely match rc.conf 1997-05-22 21:26:11 +00:00
jkh
335bd0c21a Be more bullish about saving configuration information. 1997-05-22 04:04:30 +00:00
jkh
47d3169c2f Actually, rethink last commit and simply remove the apache configuration
entirely, as promised earlier (it's outdated now and doesn't really belong
in sysinstall).
1997-05-22 00:17:11 +00:00
jkh
4cc5568ecf Update version of apache. 1997-05-22 00:13:58 +00:00
jkh
02b1bac1e4 Add SNAP servers to list of FTP sites. 1997-05-14 07:12:47 +00:00
pst
ba33b371b5 Fix null dereference if config variable not set. 1997-05-10 17:11:24 +00:00
jkh
f5ac26fadc Merge 1.33.2.12 from 2.2 1997-05-09 07:44:19 +00:00
jkh
5d4a0ef69f DOH! Fix package-extractor looping problem by moving some code
to the *proper* part of the loop.
1997-05-05 08:38:12 +00:00
jkh
1f8a560193 Adapt routing configuration glue to rc.conf format. 1997-05-05 06:32:44 +00:00
pst
3ecba5b23e Add in some more config file support -- add variables to shut up
sysinstall about the dangerously dedicated message, and other
variables to allow pre-configuring the distribution sets.

Still todo: add a variable to define an initial set of packages that
should be loaded.
Reviewed by:	jkh
1997-05-05 05:16:03 +00:00
jkh
3230a6b2fe YAMF22 1997-04-29 09:14:24 +00:00
jkh
de25fe9f3c Adapt to rc.conf file format. 1997-04-28 10:31:14 +00:00
jkh
079e4b61e1 Back out mount change here (which is the only branch it should have
occupied in the first place :)
1997-04-28 09:35:59 +00:00
jkh
726c021e6b YAMF22 1997-04-28 06:15:49 +00:00
jkh
ca8a48179d Sync with 2.2 and clean up some tortured english that was added. 1997-04-20 16:46:36 +00:00