Commit Graph

237 Commits

Author SHA1 Message Date
phk
8fc1517da9 Use rawboot for boot floppies. 1996-09-19 08:35:41 +00:00
pst
2a0a8b779a Turn off KTRACE on MFS boot floppy. 1996-09-09 21:25:40 +00:00
pst
9140505990 Add support for CVSROOT/INTCVSROOT as simple makefile variables.
Reviewed by: jkh
1996-09-07 01:05:16 +00:00
jkh
3b70da563f Don't stick CD distributions under dists/ directory. 1996-08-03 06:49:00 +00:00
pst
94e1c478c3 Add optional support for separate international CVS repository 1996-08-02 18:19:47 +00:00
markm
5566177ed6 libgcc.so.261.0 is moving to the compat20 dist.
OKed by: jkh
1996-07-10 06:36:33 +00:00
jkh
c3e53b9512 Some release changes I've had to make in dealing with the floppy space
crisis.
1996-07-09 16:52:53 +00:00
jkh
6082dbb660 Merge 1996-07-09 11:26:00 +00:00
jkh
5aa5e5a7d8 Bump value for MFSINODE 1996-07-05 21:48:49 +00:00
jkh
37de7c9701 Compress the doc files. 1996-07-05 08:53:54 +00:00
jkh
090d9e9546 Copy the documentation files up into the release area - I've been doing
this by hand all along.  Silly.
1996-06-29 02:22:48 +00:00
jkh
3763aacda3 Correct minor syntactical error. 1996-06-26 19:06:11 +00:00
jkh
f3363c29d7 Fix another obj-misusage bogon. This will all get revisited for
2.2-release (and this file beaten on with a crowbar, as it so richly
deserves).
1996-06-26 01:24:54 +00:00
jkh
95e3e749fd Ok, NOW the install.sh scripts are installed correctly! 1996-06-13 09:35:16 +00:00
jkh
3f082d87f9 Correct a small typo in the Makefile. 1996-06-13 01:57:48 +00:00
jkh
5385a16e56 Automatically add install.sh scripts to dists. 1996-06-12 16:32:16 +00:00
jkh
f27ab1365a Come up with a scheme for stamping the FreeBSD version number on CDs,
allowing sysinstall to automagically detect, mount and select an
appropriate FreeBSD CDROM as the installation media.  Defining "appropriate"
also requires that you check the version numbers since an older FreeBSD
CD could be in the drive, which is the purpose of this patch.
1996-06-11 05:06:32 +00:00
jkh
703fd63cf9 Finally get this back into shape following my incorporation of Garrett's
enhancements.
1996-06-08 22:55:25 +00:00
jkh
9eb8bcf5f7 Various fixes, take power.uu out as it was causing overflows. We'll
need to fetch it dynamically rather than keep it in the source tree
(subject of a follow-up commit).
1996-06-07 11:46:19 +00:00
jkh
96298892eb Allow user to selectively redo any given part of the release in `rerelease'.
Create smaller BOOTMFS kernel with more sane sed command rather than fgrep/sed
Make it possible to generate multiple kernels with the KERNELS variable.
Add mtree generated distribution signatures to dists.
1996-06-06 10:13:32 +00:00
jkh
161f96e430 Put .inf files directly into distributions so that sysinstall can find them. 1996-05-29 04:13:17 +00:00
jkh
6494b19d73 Sha-ZAM!
The root floppy is now gone.  I shall not mourn its passing.
Everything we need is on boot.flp or the bindist.
1996-05-29 01:35:33 +00:00
jkh
996907c196 Simply comment-out BUILDNAME and CHROOTDIR - they should be set at the time of
make's invocation.
1996-05-16 03:20:52 +00:00
jkh
cc47383b6b Yow! /dev/wcd0c got omitted from the boot.flp somehow. Guess that explains
why ATAPI CDROMs were broken in the last (and this!) SNAPSHOT.. :-(
Oh well, next SNAP I guess.
1996-05-02 08:18:28 +00:00
jkh
0b4caaecfb Might as well be factual. Sigh! 1996-05-01 09:35:34 +00:00
jkh
5c83d66490 Face the truth and bump the 2.2-960428-SNAP to 2.2-960430; that's the
last bump, I promise!
1996-04-29 20:29:29 +00:00
jkh
4f4132f247 Add an extra line to the floppies target which will make it refresh
the distribution area's floppy images.
1996-04-29 19:38:36 +00:00
jkh
7a8e35fbab Bump snapshot release date - looks like I was off by a couple
of days!

More display fixes to sysinstall and assorted tweaking.
1996-04-28 00:37:38 +00:00
jkh
e8a940f758 Move libdisk to its new home. 1996-03-19 03:26:33 +00:00
jkh
a47fe7dccd Get rid of the MIRROR.SITES file. It was a gratuitous duplication
of effort.
1996-02-27 03:40:40 +00:00
joerg
cdfca40be2 Ooops, i've botched a backslash in my previous commit.
Also, move the "ammunition" block above, so it's handled before the
man pages are bing moved out to their own distribution.
1996-02-13 13:28:41 +00:00
joerg
b454fdcba1 Special fixup to build and install the non-des ed(1) and init(8) into
the "bin" distribution.
1996-02-13 09:22:42 +00:00
joerg
a19908742a Create symlinks for the MD5 libcrypt's in the bindist.
Jordan, this and my previous commit to lib/Makefile should
re-establish the libcrypt for our releases now. :-)

Well, not sure, perhaps init(8) is linked against the wrong libcrypt
in the bindist. :-(
1996-01-24 21:42:37 +00:00
phk
4b351aa8eb I belive this works now. 1996-01-14 19:10:16 +00:00
phk
f6fba8512c Shrink BOOTMFS kernel further. Make doFS.sh more intelligent.
boot4.flp should work fine as far as I can tell.
1996-01-13 23:31:46 +00:00
phk
bad7053995 A new cleaned up Makefile. 1996-01-11 20:28:40 +00:00
phk
ae5f21438b Remember to make the kernels dir. 1996-01-10 08:51:08 +00:00
phk
30806f728b Moved doFS into shell-script so we can be more smart about it.
make two boot floppies, one without help files for 4MB systems.
Mine's loading one now. :-)  -O2 may be needed.
1996-01-08 22:13:50 +00:00
joerg
26a185509d Use partition `a' for the vn device. Also vn-unconfig the vn device
after usage.

I think this has been the last show-stopper that prevented me from doing
a successful ``make release''.  Jordan, go for the 2.2-SNAP! :)
1996-01-06 20:13:48 +00:00
joerg
61c04a04af Sheesh. I've added -lipx to the wrong crunch config file.
While i've been here, added the ``-s labels'' flag to vnconfig.
1996-01-03 23:41:03 +00:00
joerg
443d347603 Hopefully the last bogons that prevented me from running a successful
`make release':

. the `doc' distribution was missing, so the FAQ and handbook files
  couldn't be installed (Q: why did the psd etc. files install, only
  that the dirs had the wrong ownership?)

. the crunched binaries do need now -lipx
1995-12-31 17:10:05 +00:00
joerg
8afe324a8c 2.1.0R is over and out. Comment out the tags for it from the release
Makefile (so release builds in -current require to set it from the
command line).

Make the cleanup of ${CHROOTDIR} non-fatal.  Otherwise, it stops
immediately if the ${CHROTDIR} is on a separately mounted file system.
1995-12-30 21:15:45 +00:00
peter
03382d7ccd Update the -current sources from the 2.1 branch.
Approved (in spirit) by: jkh
1995-12-07 10:34:59 +00:00
jkh
1aab1eb4fd Sync this again with Mark M's changes so that he and I can diagnose
the common problems.
1995-07-25 19:13:20 +00:00
rgrimes
1b1ee55538 Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
rgrimes
bb2ad2880b Remove trailing whitespace. 1995-05-30 08:29:07 +00:00
jkh
56df30b7c6 Nuke kernel out of root.flp; it's not necessary since there's already one
in the bindist.  This brings root.flp down to 392K!
1995-05-29 10:56:33 +00:00
phk
e86dac098a Actually put something in help.tgz :-) 1995-05-29 02:20:32 +00:00
phk
91f5f82dab Get help files form /stand/help.tgz 1995-05-29 02:13:31 +00:00
phk
afa4cca266 Increase size of MFS filesystem. (You need to remake release.3)
Remove unused devices (*[sw]d*[bdefgh]).
Dont gzip boot_crunch. (This SAVES space on a 4 MB machine, since the
file can be segment can be paged from now.
This (with the kzip patch) makes a 4M machine boot and run again.
Margin in my build is 22 blocks and 9 inodes.
I will look at tgz'ing the help files, we need that.
1995-05-29 01:28:21 +00:00