aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remind developers to update release(7) if they make substantialMurray Stokely2002-03-171-0/+2
* Supply -DNO_WERROR to the kernel build during release.Peter Wemm2002-02-251-3/+3
* Typo fix: missing ;.Makoto Matsushita2002-02-251-1/+1
* Mkdir ${CHROOTDIR}/usr/ports/distfiles if RELEASEDISTFILES is not set.Makoto Matsushita2002-02-121-0/+2
* Change variable name from DOCDISTFILES to RELEASEDISTFILES. RespectMakoto Matsushita2002-02-031-4/+9
* In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfilesMakoto Matsushita2002-01-311-2/+2
* MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).Makoto Matsushita2002-01-201-0/+4
* Include /dev/xpt0 into the list of devices to go onto the boot floppy, soJoerg Wunsch2002-01-171-1/+1
* Modify the release-building process so the srelease distributionBruce A. Mah2001-12-281-14/+15
* At least I'm consistent. Back out the last accidental rev to this file onBruce A. Mah2001-12-271-15/+14
* New release notes found while trying to catch-up RELENG_4 to reality:Bruce A. Mah2001-12-271-14/+15
* set TMPDIR to /tmpBrian Feldman2001-12-181-0/+1
* Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it forYoshihiro Takahashi2001-11-251-6/+9
* PC98 boxes cannot boot from CD-ROM.Yoshihiro Takahashi2001-11-241-0/+2
* Search ${MACHINE}/drivers.conf instead of ${MACHINE_ARCH}/drivers.conf.Yoshihiro Takahashi2001-11-231-3/+3
* Use a separate drivers.conf between i386 and pc98.Yoshihiro Takahashi2001-11-221-2/+2
* Switch to using a standard /boot directory including the GENERIC kernelJohn Baldwin2001-11-221-10/+9
* Increase the size of a mfsroot floppy for pc98 to 4320.Yoshihiro Takahashi2001-11-211-2/+2
* Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again. UseJohn Baldwin2001-11-201-2/+2
* Use modules-depend instead of kernel-depend for doing the depend stageJohn Baldwin2001-11-191-1/+1
* Split the mfsroot out from the kernel for the 2.88 boot floppy and theJohn Baldwin2001-11-191-21/+11
* Add a comment that the chroot area cannot reside on a "nodev"-mountedBruce A. Mah2001-11-171-0/+4
* Make CD-ROM distributions at the pc98 release target.Yoshihiro Takahashi2001-10-291-5/+3
* The README file in the floppies/ directory of a distribution shouldBruce A. Mah2001-09-231-1/+1
* 'make release' should install docproj ports with BATCH=yes so that yourMurray Stokely2001-09-131-1/+1
* Cause an error condition to be sensed by make(1) if we have troubleDavid E. O'Brien2001-09-031-0/+1
* Use sh to execute scripts and just check that the script is readable.Jordan K. Hubbard2001-09-021-4/+4
* + back out my `iso' targetDavid E. O'Brien2001-08-201-23/+5
* Add an `iso' target to create ISO images properly for each platform.David E. O'Brien2001-08-151-0/+20
* Add scripts and Makefile support for building ISO images automaticallyJordan K. Hubbard2001-07-231-0/+23
* dokern.sh was repo copied from src/release/scripts toDavid E. O'Brien2001-07-211-1/+1
* Use quotes around ${RELEASETAG} to allow values likePoul-Henning Kamp2001-07-181-2/+2
* When building an FTP area, put the CSS file for the release documentationBruce A. Mah2001-07-051-1/+1
* Fix make release for new kernel locationsWarner Losh2001-06-301-7/+7
* Fix crypto targets to be user-overridable and also obey theJordan K. Hubbard2001-06-251-1/+9
* Put docbook.css in the ftp and cdrom areas of a release build becauseBruce A. Mah2001-06-221-0/+2
* Temporarily disable INTRO_USERCONFIG for the moment.Peter Wemm2001-06-141-1/+1
* ISO_ -> ISOAndrey A. Chernov2001-06-111-3/+3
* Use WITHOUT_X11, not NO_X, as the standardized way of turning off docBruce A. Mah2001-06-051-1/+1
* Remove unused VNDEVICE variable.Dima Dorfman2001-06-031-3/+0
* Fold the functionality of NORELNOTES into NODOC. There is now onlyBruce A. Mah2001-05-301-23/+8
* Unbreak make release (didn't completely account for removal of *.TXTBruce A. Mah2001-05-291-1/+6
* RELNOTESng is now the default for -CURRENT release builds. (FloppyBruce A. Mah2001-05-251-60/+33
* Update comment: We don't use vn(4) anymore in -CURRENT, we use md(4).Bruce A. Mah2001-05-211-1/+2
* Add infrastructure that allows to build docs and RELNOTESng withoutJoerg Wunsch2001-05-041-4/+43
* First commit of RELNOTESng, the rewrite of the *.TXT documentationBruce A. Mah2001-04-271-1/+76
* Allow the `release' target to work if one disables the debug kernel build.David E. O'Brien2001-04-221-2/+4
* Optimize make invocations by using multiple targets.David E. O'Brien2001-04-171-2/+2
* Grrr, get the right change from the the machine I tested this on.David E. O'Brien2001-04-161-1/+1
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)David E. O'Brien2001-04-151-0/+1