summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change variable name from DOCDISTFILES to RELEASEDISTFILES. Respectmatusita2002-02-031-4/+9
* In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfilesmatusita2002-01-311-2/+2
* MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).matusita2002-01-201-0/+4
* Include /dev/xpt0 into the list of devices to go onto the boot floppy, sojoerg2002-01-171-1/+1
* Modify the release-building process so the srelease distributionbmah2001-12-281-14/+15
* At least I'm consistent. Back out the last accidental rev to this file onbmah2001-12-271-15/+14
* New release notes found while trying to catch-up RELENG_4 to reality:bmah2001-12-271-14/+15
* set TMPDIR to /tmpgreen2001-12-181-0/+1
* Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it fornyan2001-11-251-6/+9
* PC98 boxes cannot boot from CD-ROM.nyan2001-11-241-0/+2
* Search ${MACHINE}/drivers.conf instead of ${MACHINE_ARCH}/drivers.conf.nyan2001-11-231-3/+3
* Use a separate drivers.conf between i386 and pc98.nyan2001-11-221-2/+2
* Switch to using a standard /boot directory including the GENERIC kerneljhb2001-11-221-10/+9
* Increase the size of a mfsroot floppy for pc98 to 4320.nyan2001-11-211-2/+2
* Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again. Usejhb2001-11-201-2/+2
* Use modules-depend instead of kernel-depend for doing the depend stagejhb2001-11-191-1/+1
* Split the mfsroot out from the kernel for the 2.88 boot floppy and thejhb2001-11-191-21/+11
* Add a comment that the chroot area cannot reside on a "nodev"-mountedbmah2001-11-171-0/+4
* Make CD-ROM distributions at the pc98 release target.nyan2001-10-291-5/+3
* 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
OpenPOWER on IntegriCloud