summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* The README file in the floppies/ directory of a distribution shouldbmah2001-09-231-1/+1
* 'make release' should install docproj ports with BATCH=yes so that yourmurray2001-09-131-1/+1
* Cause an error condition to be sensed by make(1) if we have troubleobrien2001-09-031-0/+1
* Use sh to execute scripts and just check that the script is readable.jkh2001-09-021-4/+4
* + back out my `iso' targetobrien2001-08-201-23/+5
* Add an `iso' target to create ISO images properly for each platform.obrien2001-08-151-0/+20
* Add scripts and Makefile support for building ISO images automaticallyjkh2001-07-231-0/+23
* dokern.sh was repo copied from src/release/scripts toobrien2001-07-211-1/+1
* Use quotes around ${RELEASETAG} to allow values likephk2001-07-181-2/+2
* When building an FTP area, put the CSS file for the release documentationbmah2001-07-051-1/+1
* Fix make release for new kernel locationsimp2001-06-301-7/+7
* Fix crypto targets to be user-overridable and also obey thejkh2001-06-251-1/+9
* Put docbook.css in the ftp and cdrom areas of a release build becausebmah2001-06-221-0/+2
* Temporarily disable INTRO_USERCONFIG for the moment.peter2001-06-141-1/+1
* ISO_ -> ISOache2001-06-111-3/+3
* Use WITHOUT_X11, not NO_X, as the standardized way of turning off docbmah2001-06-051-1/+1
* Remove unused VNDEVICE variable.dd2001-06-031-3/+0
* Fold the functionality of NORELNOTES into NODOC. There is now onlybmah2001-05-301-23/+8
* Unbreak make release (didn't completely account for removal of *.TXTbmah2001-05-291-1/+6
* RELNOTESng is now the default for -CURRENT release builds. (Floppybmah2001-05-251-60/+33
* Update comment: We don't use vn(4) anymore in -CURRENT, we use md(4).bmah2001-05-211-1/+2
* Add infrastructure that allows to build docs and RELNOTESng withoutjoerg2001-05-041-4/+43
* First commit of RELNOTESng, the rewrite of the *.TXT documentationbmah2001-04-271-1/+76
* Allow the `release' target to work if one disables the debug kernel build.obrien2001-04-221-2/+4
* Optimize make invocations by using multiple targets.obrien2001-04-171-2/+2
* Grrr, get the right change from the the machine I tested this on.obrien2001-04-161-1/+1
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)obrien2001-04-151-0/+1
* Get the crypto checksums in the right file. This bug has beenjkh2001-04-141-1/+4
* Missed one in rev 1.608.obrien2001-04-111-1/+1
* Properly set `KERNEL' w/in the "doSTDKERNEL:" target.obrien2001-04-111-1/+1
* Fix typo in error message.obrien2001-04-081-1/+1
* Strip comments from the MFSROOT's /stand/etc files.obrien2001-04-071-2/+8
* Blow away all the help files on the MFSROOT for the Alpha.obrien2001-04-071-0/+3
* Correct a bug in rev 1.589. The `make obj' that was removed forobrien2001-04-061-0/+1
* Don't need to preload the `vn' KLD anymore as we use `md' for releaseobrien2001-04-051-1/+0
* Put back required ')'.ru2001-04-041-1/+1
* Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inru2001-04-031-8/+1
* Moved -DRELEASE_CRUNCH into crunchgen(1) config files.ru2001-03-311-1/+1
* Add ttyd0 which is needed on the Alpha when using the fix-it CDROMobrien2001-03-271-1/+1
* The early compat dists only make sense on the i386jkh2001-03-231-0/+4
* This adds /etc/netconfig to the list of files that get copied toalfred2001-03-211-6/+5
* Set NO_X during release build so the doc ports don't try to build XFree86.jkh2001-03-071-3/+1
* setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-2/+2
* Put the kerberos checksum information into the correct CHECKSUM file,jkh2001-02-211-2/+10
* Actually make sure the make release line at the top isn't misleading.asmodai2001-02-191-7/+8
* Add the `compat4x' distribution to the release Makefile.murray2001-02-091-1/+1
* Ack, that will teach me to grep for "symbolic link" as well as "symlink" injkh2001-02-061-0/+1
* Remove the annoying ftp area symlink pointing at ourselves - people keepjkh2001-02-061-1/+0
* - sysinstall now gets built as part of world, so don't throw in extrajhb2001-01-171-4/+1
* Further tidy up the sbin/init and release builds.peter2001-01-011-1/+1
OpenPOWER on IntegriCloud