| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Introduce CVSCMDARGS make variable to set command-line options for cvs. | matusita | 2002-04-27 | 1 | -13/+15 |
* | If we are making a "release", we can obviously use -DNOCLEAN buildworld, | ru | 2002-04-26 | 1 | -5/+0 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 1 | -115/+70 |
* | Build the catpages distribution in a more natural way. | ru | 2002-04-24 | 1 | -1/+2 |
* | The chrooted environment isn't nearly pristine, so reset | ru | 2002-04-24 | 1 | -0/+1 |
* | Change the name of the 'bin' distribution to 'base'. | obrien | 2002-04-23 | 1 | -16/+16 |
* | Do not spam initial ${CHROOTDIR} world with Texinfo and HTML docs. | ru | 2002-04-23 | 1 | -2/+3 |
* | Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp, | matusita | 2002-04-09 | 1 | -0/+1 |
* | Fix recent fixit.flp flood: | matusita | 2002-04-02 | 1 | -5/+4 |
* | Make it easier to specify a custom kernel configuration for the boot | murray | 2002-03-31 | 1 | -1/+1 |
* | Bump MFSSIZE to the value used by i386 and pc98. This larger MFS | murray | 2002-03-30 | 1 | -1/+1 |
* | Alpha does not support PCCARD installs, so we do not need the 58k | murray | 2002-03-29 | 1 | -0/+2 |
* | Teach sysinstall(8) how to read boot managers out of /boot | ru | 2002-03-28 | 1 | -0/+3 |
* | Remove all traces of write_mfs_in_kernel from the base system release | jhb | 2002-03-26 | 1 | -3/+0 |
* | 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 |