| Commit message (Expand) | Author | Age | Files | Lines |
* | Remind developers to update release(7) if they make substantial | murray | 2002-03-17 | 1 | -0/+2 |
* | Supply -DNO_WERROR to the kernel build during release. | peter | 2002-02-25 | 1 | -3/+3 |
* | Typo fix: missing ;. | matusita | 2002-02-25 | 1 | -1/+1 |
* | Mkdir ${CHROOTDIR}/usr/ports/distfiles if RELEASEDISTFILES is not set. | matusita | 2002-02-12 | 1 | -0/+2 |
* | Change variable name from DOCDISTFILES to RELEASEDISTFILES. Respect | matusita | 2002-02-03 | 1 | -4/+9 |
* | In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfiles | matusita | 2002-01-31 | 1 | -2/+2 |
* | MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only). | matusita | 2002-01-20 | 1 | -0/+4 |
* | Include /dev/xpt0 into the list of devices to go onto the boot floppy, so | joerg | 2002-01-17 | 1 | -1/+1 |
* | Modify the release-building process so the srelease distribution | bmah | 2001-12-28 | 1 | -14/+15 |
* | At least I'm consistent. Back out the last accidental rev to this file on | bmah | 2001-12-27 | 1 | -15/+14 |
* | New release notes found while trying to catch-up RELENG_4 to reality: | bmah | 2001-12-27 | 1 | -14/+15 |
* | set TMPDIR to /tmp | green | 2001-12-18 | 1 | -0/+1 |
* | Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it for | nyan | 2001-11-25 | 1 | -6/+9 |
* | PC98 boxes cannot boot from CD-ROM. | nyan | 2001-11-24 | 1 | -0/+2 |
* | Search ${MACHINE}/drivers.conf instead of ${MACHINE_ARCH}/drivers.conf. | nyan | 2001-11-23 | 1 | -3/+3 |
* | Use a separate drivers.conf between i386 and pc98. | nyan | 2001-11-22 | 1 | -2/+2 |
* | Switch to using a standard /boot directory including the GENERIC kernel | jhb | 2001-11-22 | 1 | -10/+9 |
* | Increase the size of a mfsroot floppy for pc98 to 4320. | nyan | 2001-11-21 | 1 | -2/+2 |
* | Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again. Use | jhb | 2001-11-20 | 1 | -2/+2 |
* | Use modules-depend instead of kernel-depend for doing the depend stage | jhb | 2001-11-19 | 1 | -1/+1 |
* | Split the mfsroot out from the kernel for the 2.88 boot floppy and the | jhb | 2001-11-19 | 1 | -21/+11 |
* | Add a comment that the chroot area cannot reside on a "nodev"-mounted | bmah | 2001-11-17 | 1 | -0/+4 |
* | Make CD-ROM distributions at the pc98 release target. | nyan | 2001-10-29 | 1 | -5/+3 |
* | The README file in the floppies/ directory of a distribution should | bmah | 2001-09-23 | 1 | -1/+1 |
* | 'make release' should install docproj ports with BATCH=yes so that your | murray | 2001-09-13 | 1 | -1/+1 |
* | Cause an error condition to be sensed by make(1) if we have trouble | obrien | 2001-09-03 | 1 | -0/+1 |
* | Use sh to execute scripts and just check that the script is readable. | jkh | 2001-09-02 | 1 | -4/+4 |
* | + back out my `iso' target | obrien | 2001-08-20 | 1 | -23/+5 |
* | Add an `iso' target to create ISO images properly for each platform. | obrien | 2001-08-15 | 1 | -0/+20 |
* | Add scripts and Makefile support for building ISO images automatically | jkh | 2001-07-23 | 1 | -0/+23 |
* | dokern.sh was repo copied from src/release/scripts to | obrien | 2001-07-21 | 1 | -1/+1 |
* | Use quotes around ${RELEASETAG} to allow values like | phk | 2001-07-18 | 1 | -2/+2 |
* | When building an FTP area, put the CSS file for the release documentation | bmah | 2001-07-05 | 1 | -1/+1 |
* | Fix make release for new kernel locations | imp | 2001-06-30 | 1 | -7/+7 |
* | Fix crypto targets to be user-overridable and also obey the | jkh | 2001-06-25 | 1 | -1/+9 |
* | Put docbook.css in the ftp and cdrom areas of a release build because | bmah | 2001-06-22 | 1 | -0/+2 |
* | Temporarily disable INTRO_USERCONFIG for the moment. | peter | 2001-06-14 | 1 | -1/+1 |
* | ISO_ -> ISO | ache | 2001-06-11 | 1 | -3/+3 |
* | Use WITHOUT_X11, not NO_X, as the standardized way of turning off doc | bmah | 2001-06-05 | 1 | -1/+1 |
* | Remove unused VNDEVICE variable. | dd | 2001-06-03 | 1 | -3/+0 |
* | Fold the functionality of NORELNOTES into NODOC. There is now only | bmah | 2001-05-30 | 1 | -23/+8 |
* | Unbreak make release (didn't completely account for removal of *.TXT | bmah | 2001-05-29 | 1 | -1/+6 |
* | RELNOTESng is now the default for -CURRENT release builds. (Floppy | bmah | 2001-05-25 | 1 | -60/+33 |
* | Update comment: We don't use vn(4) anymore in -CURRENT, we use md(4). | bmah | 2001-05-21 | 1 | -1/+2 |
* | Add infrastructure that allows to build docs and RELNOTESng without | joerg | 2001-05-04 | 1 | -4/+43 |
* | First commit of RELNOTESng, the rewrite of the *.TXT documentation | bmah | 2001-04-27 | 1 | -1/+76 |
* | Allow the `release' target to work if one disables the debug kernel build. | obrien | 2001-04-22 | 1 | -2/+4 |
* | Optimize make invocations by using multiple targets. | obrien | 2001-04-17 | 1 | -2/+2 |
* | Grrr, get the right change from the the machine I tested this on. | obrien | 2001-04-16 | 1 | -1/+1 |
* | Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) | obrien | 2001-04-15 | 1 | -0/+1 |