jkh
4899ea63d4
Bring proflibs distro back from the dead - taught about BINFORMAT.
1998-08-12 11:43:24 +00:00
jkh
db99288e9d
Bump BOOTINODE value a bit more.
1998-08-11 03:59:12 +00:00
jkh
bd7376c5c9
A few size tweaks to try and get the -current boot floppy back under
...
control
1998-07-19 05:31:35 +00:00
jkh
d9909ce2f1
MF22: Copy up new doc files.
1998-07-16 10:15:53 +00:00
jkh
e76a514ff6
MF22: Add prototype errata file.
1998-07-16 10:09:55 +00:00
des
e2e75b07f0
Use four-digit year in SNAP name. We're eighteen months from the next
...
millenium, fer cryin' out loud...
1998-07-09 08:26:38 +00:00
brian
c7c6f3feab
Don't make clean after building the crunch file. Build
...
a des & non-des version of ppp in the same way as init
and ed.
1998-06-26 18:54:06 +00:00
brian
b1de54fb2f
Fix syntax error from last commit
1998-06-25 06:35:20 +00:00
brian
db662b91fd
Clean the crunchgen targets after creating the crunch binary.
...
This *should* avoid the -DRELEASE_CRUNCH polution that's
mis-building user-ppp.
1998-06-24 06:55:18 +00:00
jdp
ee68d1afd8
My previous change could conceivably succeed at removing CHROOTDIR.
...
Ignore errors from the chflags command that follows it, just in case.
1998-06-08 20:58:02 +00:00
jdp
05f60feca3
Speed up the cleaning of CHROOTDIR by almost a factor of two, by
...
replacing two monstrous file tree walks with one monstrous tree walk
and two miniscule ones.
1998-06-07 21:53:01 +00:00
jkoshy
676233ef27
-DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".
...
PR: 6685
1998-06-06 04:39:42 +00:00
jkh
0d948cca04
A bit of additional ELF changeover stuff I forgot to conditionalize earlier.
...
Todo: revisit and make work with either aout or ELF.
1998-05-30 12:15:02 +00:00
jkh
290b49caf1
Do the aout libs if they exist in preference to the older ones in /usr/lib
1998-05-29 19:36:12 +00:00
jkh
242a675c64
Don't pack distfiles left over from docs builds into ports.tgz.
1998-05-20 01:06:32 +00:00
jkh
4d5174827c
Go back to 240640 split size. Interesting experiment but somebody
...
still needs to figure out the 1.2MB floppy problem before we touch
(or possibly eliminate) this value.
1998-05-12 08:02:48 +00:00
jkh
02bf655efa
Try experimenting with the split size a little in an effort to
...
move our installation structure a little further into the 20th century
(just before it's over).
Instigated by: Dag-Erling Coidan <dag-erli@ifi.uio.no>
1998-05-08 13:49:16 +00:00
msmith
632701e8f5
Allow the CVS modules from which the source, doc and ports collections are
...
checked out to be overridden.
PR: misc/6309
Submitted by: "Greg A. Woods" <woods@zeus.leitch.com>
1998-04-15 18:28:27 +00:00
jkh
4edce9bdac
Use the correct templates file.
...
PR: 6135
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1998-03-30 08:29:28 +00:00
jhay
4b4f1b5abd
Make the vn device that is being used to build the floppies configurable.
...
You can now do something like "make release VNDEVICE=vn1". This makes it
possible to do something else with vn0, for instance building another
release.
1998-03-22 18:39:42 +00:00
jkh
552164a7bb
MF22: don't snip SYSVSHM
1998-03-10 17:29:44 +00:00
jkh
7507abe7e7
DOH! Forgot a backslash.
1998-03-06 23:03:49 +00:00
jkh
54476b582e
Go to reduced device set now that "make-unders" work.
1998-03-06 06:47:09 +00:00
eivind
1960e2add5
... since config no long have a -n option in -current either, do the
...
obvious thing. (-n gone).
1998-02-18 20:01:41 +00:00
jkh
2d31a8b4c6
MF22: Optimize DOC bootstrap.
1998-02-13 20:34:25 +00:00
pst
5c291b8a2d
Remove INTCVSROOT, no longer needed thanks to cvsup
1998-02-01 06:35:44 +00:00
jkh
7ce79be939
Collapse 2 settings of PATH into one (didn't notice the 1st one before).
1998-01-28 04:05:10 +00:00
jkh
83e933cd38
Tweak PATH for ports build. I have no idea why this worked on my test
...
machine but not on the -current build box.
1998-01-27 21:28:32 +00:00
jkh
fe5cbb2eba
Temporary work-around for a ports building problem I really don't
...
understand just yet.
1998-01-27 01:06:49 +00:00
jkh
d61a0bc6d3
Clean up doc bootstrap ports afterwards.
...
Small stylistic cleanup.
1998-01-24 07:30:55 +00:00
jkh
c28ebdedae
Bring back handbook and FAQ by adding a mechanism for bootstrap ports
...
to the build. This will need more review as we go into it, but it should
do the basic job for now.
1998-01-23 20:15:54 +00:00
jkh
1b72307204
Add a missing \ the previous committer omitted from the crunch target.
1998-01-19 16:10:51 +00:00
brian
c73933598a
Remove the necessity of -ldes and -lalias etc from release/Makefile.
...
When building a release, RELEASE_CRUNCH is defined for a `make' of
the objects required by the crunch of each program. The object list
is still obtained in the same way, so you must make sure that all
objects are built (empty if necessary) by this make. ppp/Makefile
provides an example.
Reviewed by: jkh
1998-01-17 14:21:21 +00:00
joerg
fe9a1c7666
MF22: rev 1.246.2.65, put the bootstrap files onto the fixit floppy.
1997-10-20 21:57:14 +00:00
jkh
a7fe67864a
Turn NODOC back on - this is going to take a bit more work to get right.
1997-10-05 22:31:40 +00:00
jkh
0594f38deb
Remove NODOC setting - time to figure out how to get this working again.
1997-10-05 09:47:28 +00:00
jkh
4f41e29268
Fix syntax error I introduced earlier. :)
1997-10-04 20:51:42 +00:00
jkh
818f323e76
Support crypto and kerberos source dists.
1997-10-04 09:05:06 +00:00
jkh
acd928eb21
Install boot.help differently.
1997-10-03 14:17:46 +00:00
markm
1b37bc3e51
The eBones src distribution is gone, and crypto is here. So remove
...
references to sebones.* and bring in scrypto.*.
1997-10-03 14:05:29 +00:00
jkh
915e72339e
kerberos4 -> kerberosIV
...
Submitted by: Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
1997-10-01 09:01:16 +00:00
jkh
3a0f2a6fe6
Fix kerberos breakage for release.
...
Submitted by: markm
1997-09-30 08:09:03 +00:00
joerg
7b5c64ab47
Don't gratuitously drop termcap.db and vgrindefs.db from the installed
...
set of files.
Reviewed by: jkh
1997-09-20 17:10:09 +00:00
joerg
cab5331184
Perform a `make distrib-dirs distribution' inside the chroot tree
...
before trying to `make world', so to become less dependant from the
correctness of the environment hosting the `make release'. The recent
addition of a group `network' made this problem apparent.
1997-09-20 15:40:55 +00:00
jkh
10251b0fa8
Do a make install in sysinstall so that its man page gets added to the
...
manpages dist.
1997-09-08 11:09:35 +00:00
jkh
6047dd4c94
Yikes! Whomever put the non-overridable setting of BUILDNAME in
...
here, don't do that!
1997-09-04 11:54:01 +00:00
jkh
b11d564e5e
Copy the boot.help file also into the MFS image so that the installer
...
can find it later and copy it over.
1997-09-04 11:28:32 +00:00
jkh
a6ea1658e3
Skip contrib-crypto
1997-09-03 23:15:38 +00:00
jkh
c93bc06c52
Make README.TXT for floppies reference work.
1997-07-31 10:57:31 +00:00
jkh
907acc12b7
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