summaryrefslogtreecommitdiffstats
path: root/release/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add FreeBSD Id to make this easier to track.obrien2000-07-161-0/+2
|
* Squeeze the BOOTMFS kernel image some more. The Alpha kernel was simplyobrien2000-07-161-0/+23
| | | | | | | | over flowing its britches. So remove all ppbus bits except those for PLIP (untested), and all USB bits as SRM does not know what USB is. Also remove /dev/random as I don't think we need it just for whacking bits onto a disk. Approved by: JKH
* IPv6 support.ume2000-07-141-2/+4
| | | | | | | | | | | IPv6 configuration is only done by rtsol. Does someone really need manual configuration? :-) You can specify IPv6 DNS server as well. We have only one server ftp7.jp.freebsd.org that speaks IPv6 in this time. ftp7.jp speaks IPv4 as well and also listed as Japan #7. Approved by: jkh
* We don't do blockdevices any more.phk2000-07-081-2/+2
| | | | XXX: should use /dev/MAKEDEV
* Add options NETGRAPH_ETHERbrian2000-06-281-0/+1
|
* Make sure SOFTUPDATES doesn't wind up on boot floppy and bloat itjkh2000-06-221-0/+2
| | | | up.
* Hopefully wave the unbreak-release magic wand at dokern.sh. Use GENERIC'speter2000-06-141-2/+2
| | | | hints strings with BOOTMFS.
* Add 'tools' to the list of tarballs to be extracted when 'all' isjwd2000-06-131-2/+2
| | | | | | | specified as the distribution. PR: 18927 Submitted by: Stephen J. Roznowski <sjr@home.net>
* Minor nit: this tar(1) replacement still used /dev/rst0 as its defaultjoerg2000-05-191-1/+1
| | | | device.
* Adapt to the crypto distribution.jkh2000-03-211-3/+5
|
* The best way to remove IPv6 things is to remove lines with the patterngreen2000-02-271-6/+2
| | | | | | 'IPv6', and it's not necessary to do it explicitly per entry. Approved by: jkh
* Elide INET6 related options for boot floppies.jkh2000-02-261-0/+6
|
* s/pass0/pass/ so the passthrough device is removed from BOOTMFS.peter2000-01-251-2/+2
|
* kernel space savings allow reactivation of NFS installs.jkh2000-01-031-1/+0
|
* Sacrifice, for now, NFS and NETGRAPH on the alpha boot floppyjkh1999-12-251-3/+26
| | | | | so that we can get it back onto 1.44MB boot media again. This does not affect the i386 class build.
* don't mknod stuff without making sure it's not there first.jkh1999-12-161-0/+1
|
* Make it possible to make release on archaic kernels.phk1999-11-271-4/+8
|
* Add options NETGRAPH, NETGRAPH_PPPOE and NETGRAPH_SOCKETbrian1999-11-201-0/+3
| | | | to the release kernel.
* Correct the Crypto dist's name in a string.markm1999-10-101-2/+2
| | | | Get the KerberosIV dist from the correct files.
* Don't need to add bpf anymore.jkh1999-09-141-3/+0
|
* Preserve permissions through tar pipelines.jkh1999-09-113-7/+13
|
* Bump maxusers in installation kernel down to something more low-memoryjkh1999-09-081-0/+4
| | | | friendly.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Link libcrypt_p.a to the DES profiled library, if this library is present.jkoshy1999-08-191-0/+5
| | | | | | PR: misc/7759 Submitted by: Carl Mascott <cmascott@world.std.com> Reviewed by: jkh
* Rename bpfilter to bpf.des1999-07-061-1/+1
|
* Various edits to shrink fixit and enable dhcp-clientjkh1999-06-091-0/+3
|
* MFS.obrien1999-05-101-0/+8
|
* Add script to install the compat3x distribution.obrien1999-04-201-0/+8
|
* MF3: SYSVMSG addition, fluff with release notes.jkh1999-02-141-0/+1
|
* Don't strip out stuff from boot.flp now that it's twice the size.jkh1999-01-311-51/+9
|
* Nuke pnp0 from boot.flpjkh1999-01-281-0/+1
|
* 1. Adjust fs sizes to get floppies back under control.jkh1999-01-262-5/+14
| | | | | 2. Viciously slash all CD support out of boot.flp. It's basically just a net boot floppy now.
* NO_LKM is deprecatedjkh1999-01-261-1/+0
|
* swap support is actually pretty important; put it backjkh1999-01-221-1/+0
| | | | CVS: ----------------------------------------------------------------------
* More floppy size adjustments - I thought I'd already committed these, whoops!jkh1999-01-161-0/+2
|
* Replace /mnt with ${MNT}msmith1999-01-121-2/+2
| | | | | PR: misc/7965 Submitted by: Junji SAKAI sakai@jp.freebsd.org
* Remove some remaining references to LKM's. Snaps were trying to unpackpeter1999-01-061-2/+2
| | | | slkm* etc, among other things.
* Hammer on the boot floppy generation bits some more. This is lookingjkh1999-01-051-14/+14
| | | | a little better.
* Update this to deal with new boot block placement.jkh1999-01-021-10/+1
| | | | Reported by: "John W. DeBoskey" <jwd@unx.sas.com>
* Shuffle the exclusion list for boot.flp in an effort to get sizesjkh1998-12-061-3/+2
| | | | down again.
* Put mfsroot.gz on yet another filesystem so that the boot blocksjkh1998-12-061-1/+5
| | | | | can really read it. Hmm. I have no idea *how* this worked in our earlier tests on the x86. :)
* Null commit to commemorate the momentous occasion of the repositoryjdp1998-12-051-1/+1
| | | | | | | | copying of these files from the parent directory. Let us all now observe a brief moment of silence. OK, that's long enough. Jordan will adjust the Makefiles appropriately and then "cvs rm" the originals.
* Simplify call to dokern.sh - now the no MFS case is the default.jkh1998-11-121-6/+6
|
* Boy, two typos in one day. Time to go back to bed.jkh1998-11-121-1/+1
|
* Elimintate gratuitous backslashjkh1998-11-121-1/+1
|
* Add MATH_EMULATE back to kern.flp. Now at least the FPU-less have *some*jkh1998-11-111-1/+0
| | | | way to install 3.0.x.
* We've overflowed boot.flp again. Go to a boot.flp which containsjkh1998-11-111-0/+49
| | | | | | a bit less legacy hardware support, that all still remaining a supported option with kern.flp (and a two-floppy install). This will be documented in the release notes, I promise.
* adjust to match current times.jkh1998-10-181-2/+2
|
* Updates for Alpha.jkh1998-10-131-4/+4
|
* Whoops, correct brain-o.jkh1998-10-031-1/+1
|
OpenPOWER on IntegriCloud