summaryrefslogtreecommitdiff
path: root/release/scripts
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-162-2/+2
| | | | | | | 'RELENG_3_3_0_RELEASE'. This commit was manufactured to restore the state of the 3.3-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* Don't need to add bpfilter anymore.Jordan K. Hubbard1999-09-141-3/+0
| | | | Notes: svn path=/stable/3/; revision=51283
* MFC: preserve perms, use proper serial console selection.Jordan K. Hubbard1999-09-142-2/+2
| | | | Notes: svn path=/stable/3/; revision=51264
* MFC: fix the rogue score file by using the current permissions on the copy.Jordan K. Hubbard1999-09-111-5/+7
| | | | Notes: svn path=/stable/3/; revision=51145
* MFC: decrease maxusers in install kernel.Jordan K. Hubbard1999-09-081-0/+4
| | | | Notes: svn path=/stable/3/; revision=51072
* MFC: changes for DHCP support, some updates to docs (NOTE: I've mergedJordan K. Hubbard1999-09-042-0/+8
| | | | | | | | | | | the USB and ISDN sections more or less unchanged; if there are still significant differences between the support in -current and the support currently in -stable for either of these families of devices, please let me know to adjust the docs. I don't follow either the USB or ISDN efforts closely enough to know for sure!). Notes: svn path=/stable/3/; revision=50875
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50581
* Add install support for ``compat22''.David E. O'Brien1999-05-101-0/+8
| | | | | | | | (oh the fun of hunting down all places I need to fixup for my commit... so foolish for volenteering...) Notes: svn path=/stable/3/; revision=46853
* MFC: various updates.Jordan K. Hubbard1999-02-141-0/+1
| | | | Notes: svn path=/stable/3/; revision=44020
* Adjust for new boot.flp size.Jordan K. Hubbard1999-01-311-50/+9
| | | | Notes: svn path=/stable/3/; revision=43475
* MFC: more changes necessary for a working release build.Jordan K. Hubbard1999-01-272-7/+14
| | | | Notes: svn path=/stable/3/; revision=43253
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-211-13/+0
| | | | Notes: svn path=/stable/3/; revision=42951
* More floppy size adjustments - I thought I'd already committed these, whoops!Jordan K. Hubbard1999-01-161-0/+2
| | | | Notes: svn path=/head/; revision=42739
* Replace /mnt with ${MNT}Mike Smith1999-01-121-2/+2
| | | | | | | | PR: misc/7965 Submitted by: Junji SAKAI sakai@jp.freebsd.org Notes: svn path=/head/; revision=42603
* Remove some remaining references to LKM's. Snaps were trying to unpackPeter Wemm1999-01-061-2/+2
| | | | | | | slkm* etc, among other things. Notes: svn path=/head/; revision=42345
* Hammer on the boot floppy generation bits some more. This is lookingJordan K. Hubbard1999-01-051-14/+14
| | | | | | | a little better. Notes: svn path=/head/; revision=42300
* Update this to deal with new boot block placement.Jordan K. Hubbard1999-01-021-10/+1
| | | | | | | Reported by: "John W. DeBoskey" <jwd@unx.sas.com> Notes: svn path=/head/; revision=42254
* Shuffle the exclusion list for boot.flp in an effort to get sizesJordan K. Hubbard1998-12-061-3/+2
| | | | | | | down again. Notes: svn path=/head/; revision=41567
* Put mfsroot.gz on yet another filesystem so that the boot blocksJordan K. Hubbard1998-12-061-1/+5
| | | | | | | | can really read it. Hmm. I have no idea *how* this worked in our earlier tests on the x86. :) Notes: svn path=/head/; revision=41552
* Null commit to commemorate the momentous occasion of the repositoryJohn Polstra1998-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. Notes: svn path=/head/; revision=41543
* Simplify call to dokern.sh - now the no MFS case is the default.Jordan K. Hubbard1998-11-121-6/+6
| | | | Notes: svn path=/head/; revision=41115
* Boy, two typos in one day. Time to go back to bed.Jordan K. Hubbard1998-11-121-1/+1
| | | | Notes: svn path=/head/; revision=41114
* Elimintate gratuitous backslashJordan K. Hubbard1998-11-121-1/+1
| | | | Notes: svn path=/head/; revision=41113
* Add MATH_EMULATE back to kern.flp. Now at least the FPU-less have *some*Jordan K. Hubbard1998-11-111-1/+0
| | | | | | | way to install 3.0.x. Notes: svn path=/head/; revision=41102
* We've overflowed boot.flp again. Go to a boot.flp which containsJordan K. Hubbard1998-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. Notes: svn path=/head/; revision=41084
* adjust to match current times.Jordan K. Hubbard1998-10-181-2/+2
| | | | Notes: svn path=/head/; revision=40510
* Updates for Alpha.Jordan K. Hubbard1998-10-131-4/+4
| | | | Notes: svn path=/head/; revision=40311
* Whoops, correct brain-o.Jordan K. Hubbard1998-10-031-1/+1
| | | | Notes: svn path=/head/; revision=39920
* Add a tweak for the alpha.Jordan K. Hubbard1998-10-031-4/+8
| | | | Notes: svn path=/head/; revision=39918
* Fix proflibs again.Jordan K. Hubbard1998-09-231-2/+2
| | | | Notes: svn path=/head/; revision=39581
* Allow the use of ${DESTDIR} in the enviroment to optionally getJordan K. Hubbard1998-09-2217-27/+36
| | | | | | | these various collections to install someplace else. Notes: svn path=/head/; revision=39556
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-2/+2
| | | | Notes: svn path=/head/; revision=38635
* Add BINFORMAT awareness.Jordan K. Hubbard1998-08-161-2/+2
| | | | Notes: svn path=/head/; revision=38352
* Add the whatis database to catpages tooJordan K. Hubbard1998-04-261-1/+1
| | | | Notes: svn path=/head/; revision=35461
* Make the vn device that is being used to build the floppies configurable.John Hay1998-03-221-1/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=34782
* Add script for properly breaking out the doc dist.Jordan K. Hubbard1998-01-241-0/+8
| | | | Notes: svn path=/head/; revision=32742
* Support crypto and kerberos src dists.Jordan K. Hubbard1997-10-041-1/+2
| | | | Notes: svn path=/head/; revision=30102
* iso codes need to be in bin distribution for tzsetupPaul Traina1997-07-081-1/+1
| | | | Notes: svn path=/head/; revision=27268
* Split section 6 catpages/manpages out into games dist.Jordan K. Hubbard1997-07-021-0/+14
| | | | Notes: svn path=/head/; revision=27170
* Merge from 2.2Paul Traina1997-06-291-3/+1
| | | | Notes: svn path=/head/; revision=27043
* Fix bogus patch (my fault)Paul Traina1997-06-281-1/+1
| | | | Notes: svn path=/head/; revision=27035
* Properly make directory before moving things into it.Jordan K. Hubbard1997-06-281-1/+3
| | | | | | | Submitted by: pst Notes: svn path=/head/; revision=27012
* Yeesh! Some of this stuff I yanked out of the makefiles withoutJordan K. Hubbard1997-06-242-4/+4
| | | | | | | | reviewing closely enough (and, as a result, proflibs and dict suffered). Fix. Notes: svn path=/head/; revision=26904
* Shut up catman output.Jordan K. Hubbard1997-06-211-1/+1
| | | | Notes: svn path=/head/; revision=26768
* New build scripts for these distributions.Jordan K. Hubbard1997-06-216-0/+70
| | | | Notes: svn path=/head/; revision=26762
* Add support for ports collection distribution.Jordan K. Hubbard1997-03-111-0/+8
| | | | Notes: svn path=/head/; revision=23633
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* 1. Sync ABOUT.TXT changes.Jordan K. Hubbard1997-02-051-2/+1
| | | | | | | | 2. Go back to using a filesystem on the boot floppy; the rawboot boot blocks were just too non-functional for other things. Notes: svn path=/head/; revision=22268
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Add an install file to go with this new distribution.Jordan K. Hubbard1997-01-021-0/+8
| | | | Notes: svn path=/head/; revision=21190