Commit Graph

104 Commits

Author SHA1 Message Date
pst
6df0d99c48 iso codes need to be in bin distribution for tzsetup 1997-07-08 00:46:32 +00:00
jkh
4768a19ce9 Split section 6 catpages/manpages out into games dist. 1997-07-02 08:59:00 +00:00
pst
21c2cc1c8e Merge from 2.2 1997-06-29 06:23:14 +00:00
pst
9210c758ce Fix bogus patch (my fault) 1997-06-28 16:53:47 +00:00
jkh
a5bae08625 Properly make directory before moving things into it.
Submitted by:	pst
1997-06-28 02:37:33 +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
e288bd6ab8 Shut up catman output. 1997-06-21 15:56:50 +00:00
jkh
5ca4bb497d New build scripts for these distributions. 1997-06-21 15:42:17 +00:00
jkh
5fde97e614 Add support for ports collection distribution. 1997-03-11 00:07:11 +00:00
peter
34fd560164 Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
jkh
9cf7e8eddc 1. Sync ABOUT.TXT changes.
2. Go back to using a filesystem on the boot floppy; the rawboot boot blocks
   were just too non-functional for other things.
1997-02-05 04:29:53 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
jkh
63c8c89e13 Add an install file to go with this new distribution. 1997-01-02 10:14:18 +00:00
jkh
24cfa5a72e Bring these up-to-date with Peter's compat distribution changes. 1996-12-24 00:23:43 +00:00
joerg
58e6ff63de Another fixit improvement: add a lame script that pretends to be
tar(1), but actually uses cpio(1).  Many people are getting confused
about the lack of a tar on the fixit floppy, and simply don't know
that cpio can basically handle tar format fine (or they simply don't
know how to invoke cpio).
1996-12-08 18:21:30 +00:00
joerg
9c3309bd05 Simplify the disklabel trickery, and thus avoid the dreaded
``Operation not supported by device''.

Requested by:	jkh
1996-12-01 17:19:29 +00:00
phk
246209119a Try to impreve DD mode.
Try to make 4Mb floppies work again.
1996-11-27 22:52:34 +00:00
jkh
1ef5da5298 Purely cosmetic cleanup. 1996-11-09 09:24:30 +00:00
jkh
65713f6627 Ahem. It might be nice if I included /usr/src/contrib in with the other
src dists.  This alone is a good reason to re-roll the SNAP before putting
it on CD.
1996-10-10 09:22:37 +00:00
jkh
6fc0c31c3f Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
jkh
47d025a11c Some release changes I've had to make in dealing with the floppy space
crisis.
1996-07-09 16:52:53 +00:00
jkh
e4fbdb41d7 Automatically add install.sh scripts to dists. 1996-06-12 16:32:16 +00:00
jkh
5ebc03aa39 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
3ade938dec Add install script for doc, make bin install more intelligent. 1996-02-02 23:53:48 +00:00
joerg
51ef9201e6 Make the reduction algorithm to tune the file system size less
aggressive, in order to avoid /mnt: file system full problems.

Introduce a deadlock counter.

Turn off echoing again, it's cluttering the screen/log.

Gross hack to avoid the `vn0: invalid primary partition table: no magic'
warning.

Seems that doFS.sh is now doing the job...
1996-01-21 17:24:54 +00:00
joerg
480cf3f9fc Remove phk's errr... interesting idea of slicing a floppy into 10
cylinder groups. :)
1996-01-21 15:09:25 +00:00
jkh
6a45266fa7 Correct typos. "ubin usbin" instead of "subin susbin" 1996-01-16 05:15:20 +00:00
phk
71b9c28ffa I belive this works now. 1996-01-14 19:10:16 +00:00
phk
5922cb9d54 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
84dcb84f10 Don't make the fs-image in /dev :-) 1996-01-10 06:32:22 +00:00
phk
433af520e4 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
jkh
b428b27460 Check in the shell scripts I used for the 2.1-RELEASE CDROM. These
are provided simply as easy short-cuts for users who are prowling through
the dists structure and decide to install something directly from there.

There still needs to be some glue stuck into release/Makefile to copy
these into the appropriate homes following a full `make release', but I'll
wait until phk is done in there.
1996-01-08 06:19:45 +00:00
peter
639da796bd recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
rgrimes
8f6e1a9b69 Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
gpalmer
b9084e62f9 Jordan forgot this in his last sync commit. It's a wee shell script
to help generate the .inf info files I use during the extract process.
1995-05-24 10:46:54 +00:00
jkh
89601eb8cf DES -> des. Sigh! 1995-05-11 05:23:40 +00:00
jkh
72a950f8f8 secure -> DES. 1995-05-09 22:58:42 +00:00
phk
05f8c219f8 Add a "set -e" to all of these, to catch failures. 1995-04-20 06:49:09 +00:00
gpalmer
81d312da17 The tmpdir cleaning routine _still_ wasn't right! :-(
I think this truly fixes it.
1995-04-13 09:30:58 +00:00
phk
fc33f1783e tell people what we do at the end, since it can take a little while.
use "set -e" when extracting bindist
make src dists extract.
1995-04-13 09:06:15 +00:00
jkh
2bdd8df192 Do another pass over the delete code. This is better. Now we don't
try to expand a wildcard to delete the entire contents.
1995-04-09 09:01:56 +00:00
jkh
8c9711ac36 Try and see if I can make the remove function work.. 1995-04-09 08:56:02 +00:00
jkh
3a19d9585f Remove preservation of myname and defaultrouter files - they're deprecated
anyway.
1995-04-09 03:44:03 +00:00
jkh
e0324e5c7b Add lnc0 ethernet driver. 1995-04-08 11:41:22 +00:00
phk
2ecd7e4812 Added zp0 and eg0 to interface menu. Dropped all the "at 0xfoo" comments. 1995-04-08 09:43:54 +00:00
phk
54a01fd96f Various changes:
tip removed from cpio.flp (!)  crunch chokes on it after the latest changes.
source for secure & eBones moved into securedist.
1995-04-07 01:20:26 +00:00
phk
019cdff9d8 Save /etc/sysconfig from destruction.
Don't put termcap.db and vgrinddefs.db in the tarballs when they are so
easy to generate and take up so much space...
1995-03-28 18:14:10 +00:00
phk
6b2e8c0d45 They mystery of the recursive /sys/sys/ solved. 1995-03-28 08:01:47 +00:00
phk
3befe3ead9 mkdir /usr/src if it doesn't exist. 1995-03-25 05:03:40 +00:00
jkh
5246d4c3a2 Add sysconfig to list of cpio floppy targets. 1995-03-25 04:53:39 +00:00