aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Restore MAKE_FLOPPIES for pc98.Yoshihiro Takahashi2009-02-141-0/+1
* Turn off the parallel make options accidentally turned on by the previousKen Smith2009-02-101-2/+2
* Turn off the building of boot floppies for amd64/i386.Ken Smith2009-02-101-4/+2
* This is being committed from a sparc64 (US-III, thanks Marius!) thatKen Smith2008-11-131-0/+1
* Move an echo that accidentally got put under the .if defined(MAKE_DVD).Ken Smith2008-10-211-1/+1
* Oops, add missing @.Ken Smith2008-10-211-1/+1
* The thought of making more than one DVD image for a release reallyKen Smith2008-10-141-31/+31
* Add a build knob MAKE_DVD to control on a per-architecture basis whetherKen Smith2008-10-121-0/+74
* When making release with NOPORTS, we'll checkout only theMarcel Moolenaar2008-07-071-1/+1
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-3/+4
* Don't use disklabel for the MFS root. The DoFS.sh script createsMarcel Moolenaar2008-02-211-0/+1
* Make it easier to experiment with alternate compression.David E. O'Brien2007-12-091-8/+9
* When compiled with the combination of flags used to build crunchedKen Smith2007-12-041-1/+1
* Remove kernel and module symbol files from disc1 (and the livecd if itSimon L. B. Nielsen2007-11-221-0/+1
* The i386 disc1 size wandered above what fits on 650Mb media which has beenKen Smith2007-11-161-0/+1
* pccard.conf is gone.Yoshihiro Takahashi2007-11-091-4/+0
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.Ken Smith2007-10-111-3/+3
* Remove one more reference to the installation notes, this time in theBruce A. Mah2007-08-171-7/+0
* Don't copy the installation guide to the release media (i.e.Bruce A. Mah2007-08-141-7/+1
* The amd64 monthly snapshots began overflowing disc1 (and that's without anyKen Smith2007-05-101-0/+1
* Reflect that the hardware notes is now an MI document.Bruce A. Mah2007-02-161-2/+2
* Boot floppy for i386 overflowed during Jan. 2007 snapshot build, fixKen Smith2007-02-011-0/+1
* Teach release builds and release documentation snapshots that releaseBruce A. Mah2006-12-061-2/+2
* Move the documentation to its own separate disc to make room for moreKen Smith2006-11-161-2/+13
* Enforce RELEASENOUPDATE if EXTSRCDIR is used.Ruslan Ermilov2006-11-111-1/+1
* The AUTO_KEYBOARD_DETECT is useful on amd64 as well.Ruslan Ermilov2006-10-241-1/+3
* Remove hint.atkbd.0.flags="0x1" from the installation device.hints;Ruslan Ermilov2006-10-241-6/+0
* Make it possible again to build -CURRENT snapshots on -STABLE.Ruslan Ermilov2006-09-111-2/+3
* Stop cutting the tarball names to eight symbols. This makesRuslan Ermilov2006-09-081-1/+1
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-11/+0
* When deleting empty directories prior to building the release tarballs,Colin Percival2006-06-091-1/+1
* Make a bootable CD on pc98.Yoshihiro Takahashi2006-05-161-5/+1
* Fix the acpi.ko path for boot.flp.Yoshihiro Takahashi2006-04-291-1/+1
* Assert that /dev/null is a character device in a chroot early. Otherwise,Ruslan Ermilov2006-03-231-0/+4
* make sure install scripts are executableSam Leffler2006-03-211-1/+2
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-181-2/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+2
* Remove NO_SENDMAIL leaked from the days when building non-cryptoRuslan Ermilov2006-03-171-1/+0
* fix handling of default kernelsSam Leffler2006-03-111-6/+8
* Fix this to what I've actually submitted.Ruslan Ermilov2006-03-091-1/+1
* handle KERNELS as beforeSam Leffler2006-03-091-3/+2
* Revamp base system packaging of kernels to enable up/smp selectionSam Leffler2006-03-081-10/+29
* Fix a bug which puts an incorrect checksum of CHECKSUM.MD5Hiroki Sato2006-02-081-9/+12
* Enable splitting up the MFSROOT floppy on amd64, the contents now overflowKen Smith2006-01-301-0/+1
* Fix the missing CD_VOLUME=1 in the cdrom.inf file on disc1 for theMarcel Moolenaar2006-01-291-1/+1
* Enable boot floppies for amd64. I just copied the needed variables overJohn Baldwin2006-01-041-0/+6
* Add EXTPORTSDIR like EXTSRCDIR and EXTDOCDIR.Yoshihiro Takahashi2006-01-021-1/+11
* Request boot floppy after loading mfsroot floppy because beastie.4th existsYoshihiro Takahashi2006-01-021-0/+3
* Remove one more reference to usbd.conf.Ian Dowse2005-12-151-1/+0
* Be cross-arch friendly.Ruslan Ermilov2005-11-031-1/+1