aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Do not install the rescue tools onto the install CD. Since it is readNathan Whitehorn2011-06-151-1/+2
* As requested by many people, with final prodding from Jason Hall, fix thisNathan Whitehorn2011-05-181-4/+6
* Mention the memstick target here.Nathan Whitehorn2011-04-181-0/+1
* Add an install target to release/Makefile instead of grubbing aroundNathan Whitehorn2011-04-111-8/+13
* Add infrastructure for generation of boot-only ISO images. These have aNathan Whitehorn2011-03-271-2/+27
* Cause the release target to set up its object directory. It is designedNathan Whitehorn2011-03-261-1/+1
* Use labels to find release media instead of hard-coded device paths. ThisNathan Whitehorn2011-03-221-2/+0
* Thanks to sysinstall for its 15 years of service. And now to sleep,Nathan Whitehorn2011-03-141-1408/+123
* Improve the distributeworld target in Makefile.inc1 and update the releaseNathan Whitehorn2011-03-021-5/+3
* Get powerpc64 install CDs a little closer: some powerpc things should beNathan Whitehorn2010-07-151-12/+21
* Connect powerpc64 to the build. It is not presently part of make universe,Nathan Whitehorn2010-07-131-6/+12
* Shift the version of perl used by the release build process over toKen Smith2010-04-091-1/+1
* Pass the HTTP_PROXY and FTP_PROXY environment variables through in additionKen Smith2010-04-091-1/+1
* Do kgzip to the loader on pc98, too. Now pc98's boot2 works for ELF.Yoshihiro Takahashi2010-01-021-1/+1
* Add "FreeBSD-" to the beginning of the filenames for the ISO images.Ken Smith2009-12-211-8/+8
* Have sparc64 join the separate livefs crowd. Including the docs packagesKen Smith2009-09-181-0/+1
* Update some comments to match the removal of the docset compilationMarc Fonvieille2009-08-271-2/+2
* Invoke the recently added mm-mtree.sh release script to store a pre-builtJohn Baldwin2009-08-241-0/+1
* Fix a few issues with the lib32 dist so that it includes ldd32.John Baldwin2009-08-241-1/+1
* Make head 9.0-CURRENT in preparation for lifting code freeze.Ken Smith2009-08-221-4/+4
* Add the ability to build a release from an SVN checkout instead of a CVSJohn Baldwin2009-08-141-5/+50
* - release/* update to use freebsd-doc-* packages instead of buildingMarc Fonvieille2009-06-281-29/+14
* Make a DVD for ia64.Marcel Moolenaar2009-06-251-0/+1
* 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