jkh
5d0935013f
Protect against CVSROOT not being set.
...
Submitted by: fenner
1997-06-29 18:07:01 +00:00
pst
020628e933
Merge from 2.2
1997-06-29 06:23:14 +00:00
pst
5942c32b7e
Fix bogus patch (my fault)
1997-06-28 16:53:47 +00:00
jkh
e0e414425c
endif -> .endif (from BOOT_CONFIG changes).
1997-06-28 16:24:09 +00:00
pst
ca8e3b2040
Reorder things and import NOSHARED.
1997-06-28 08:21:10 +00:00
jkh
a83cd6d7fa
Properly make directory before moving things into it.
...
Submitted by: pst
1997-06-28 02:37:33 +00:00
jkh
7559f25bab
YAMF22
...
Submitted by: pst
1997-06-24 23:08:18 +00:00
jkh
e71de03b4a
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
9d9ead19a1
Do ports.1 earlier.
1997-06-23 01:49:35 +00:00
jkh
472218ee71
Argh - 3rd time's a charm. Move doc even further in the distribution chain.
1997-06-22 17:59:04 +00:00
jkh
7bf6a981bc
The doc dist was being made too early - move it.
1997-06-22 17:21:59 +00:00
jkh
acef7b6f1a
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
e1b0f042d8
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
3bb8305ac5
Reshuffle some of the distribution names to make them
...
easier to remember & allow overrides.
1997-06-22 08:37:49 +00:00
jkh
7020641f44
Make docs go to the right place finally.
1997-06-21 19:39:48 +00:00
jkh
db73f6494a
Shut up catman output.
1997-06-21 15:56:50 +00:00
jkh
84e984b24f
Whoops, get the proper rev of this.
1997-06-21 15:45:51 +00:00
jkh
048f7b0819
Change the way that X configuration method is selected.
1997-06-21 15:45:15 +00:00
jkh
28d72683d4
New build scripts for these distributions.
1997-06-21 15:42:17 +00:00
jkh
dd6c0a48e7
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
50bef408d8
Add a couple of strategic screen clears.
1997-06-20 07:04:16 +00:00
jkh
3c30be4b40
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
d15c79aba2
YAMF22
1997-06-13 18:02:34 +00:00
jkh
8f235bb8bf
YAMF22
1997-06-13 17:55:32 +00:00
jkh
ba527a824b
YAMF22
1997-06-13 14:21:22 +00:00
jkh
d86473c883
Incorporate an ancient typo fix that never made it over from 2.2.
1997-06-13 14:06:10 +00:00
jkh
b6e8cc8fa1
reverse polarity on bit-flip from 2.2
1997-06-13 11:00:13 +00:00
jkh
34ac204835
Nuke notifier.
1997-06-13 09:37:25 +00:00
jkh
d75a722d2e
YAMF22
1997-06-13 09:34:10 +00:00
jkh
73c96a1380
YAMF22
1997-06-13 07:11:57 +00:00
jkh
628c1856e7
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
528afa5976
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
1050d2fdc1
YAMF22
1997-06-12 09:01:38 +00:00
jkh
f0f2f5b31c
YAMF22
1997-06-12 08:46:51 +00:00
jkh
f6bcf2cd23
YAMF22
1997-06-12 07:35:40 +00:00
jkh
aedded4929
Make readmes in ports.
...
Submitted by: asami
1997-06-11 10:03:40 +00:00
jkh
a0c781a8d7
YAMF22 - Bugs Of Evil in variable handling and rc.conf editing.
...
PR#: 3218 [partial]
1997-06-11 08:41:10 +00:00
jkh
48381aa031
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
328d28c650
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
d77a8bac2e
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
9160ca00b5
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
e1679e0ffc
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
e77dc0beaa
Create the release name of SNAPs automagically.
1997-06-01 08:06:48 +00:00
jkh
69e887211a
Fix typos (of the printed output kind).
1997-05-30 01:03:09 +00:00
jkh
5af3038999
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
5f3af8b16d
Always write out rc.conf, regardless of status.
...
PR: 3698
1997-05-27 18:56:03 +00:00
jkh
7e0ec9181d
Correct SNAP server paths.
...
Bring in CDE fixes.
1997-05-27 16:41:52 +00:00
jkh
dd5cca12ed
Lame typo fix here too.
1997-05-26 05:33:16 +00:00
jkh
d6b1713eef
YAMF22
1997-05-26 04:57:56 +00:00
jkh
2edb07cac1
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