Commit Graph

1426 Commits

Author SHA1 Message Date
jkh
2b0a10a85d YAMF22
Submitted by:	pst
1997-06-24 23:08:18 +00:00
jkh
6b0d6b4ec3 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
jkh
d792442b3e Do ports.1 earlier. 1997-06-23 01:49:35 +00:00
jkh
7f7bc49984 Argh - 3rd time's a charm. Move doc even further in the distribution chain. 1997-06-22 17:59:04 +00:00
jkh
f7950a2f5f The doc dist was being made too early - move it. 1997-06-22 17:21:59 +00:00
jkh
9466af7e0d 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
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
3e63c5f448 Reshuffle some of the distribution names to make them
easier to remember & allow overrides.
1997-06-22 08:37:49 +00:00
jkh
f78faa70ce Make docs go to the right place finally. 1997-06-21 19:39:48 +00:00
jkh
e288bd6ab8 Shut up catman output. 1997-06-21 15:56:50 +00:00
jkh
63077702df Whoops, get the proper rev of this. 1997-06-21 15:45:51 +00:00
jkh
cf949ef2e7 Change the way that X configuration method is selected. 1997-06-21 15:45:15 +00:00
jkh
5ca4bb497d New build scripts for these distributions. 1997-06-21 15:42:17 +00:00
jkh
904ea87b11 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
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
b528c30123 Nuke notifier. 1997-06-13 09:37:25 +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
fa105740ad Whoops - add boot.foo files to the outside of the MFS, not the inside. :)
Brain engaged now.
1997-06-12 09:23:54 +00:00
jkh
4c15a5c230 Copy boot.help file onto boot.flp and write zero-length boot.config
there to shut the boot blocks' whining little face up.
1997-06-12 09:18:29 +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
9e6ea86b84 Make readmes in ports.
Submitted by:	asami
1997-06-11 10:03: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
brian
008cb803ea Make install in include before making world.
Without this, if you try to build a 2.2 release
on -current, it falls on its face here because
/usr/include contains your "make install"d headers
where the /usr/include/* symlinks point to the
RELENG_2_2 headers.

Reviewed by:	jkh
1997-06-06 02:10:03 +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
brian
dc1da36953 Mention that fdisks slice numbers are between 1 and 4
now rather than between 0 and 3.
1997-06-04 18:15:43 +00:00
joerg
15b69f45fb Create the release name of SNAPs automagically. 1997-06-01 08:06:48 +00:00
jkh
e3396804bd Fix typos (of the printed output kind). 1997-05-30 01:03:09 +00:00
jkh
cd38965c33 Note that we now have secure RPC. Bill - please feel free to elaborate
on (or correct) my one-liner description if you wish.  Thanks.
1997-05-28 05:34:00 +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
3e98c11a9e Add rules for building doc back into releases, conditionalized on NODOC.
Also clean up some of the comments at the top.  It's 12 o'clock, and
that is all.
1997-05-24 20:15:13 +00:00
jkh
adaeb61e67 Add -lalias for ppp now. 1997-05-24 09:03:28 +00:00
jkh
bcebc98936 Merge from 2.2 - XiG support updates. 1997-05-23 18:54:29 +00:00
pst
5f513c0d01 Missing argument to printf 1997-05-22 22:11:17 +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