summaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFreleng10 r259582 (reverse), MFstable10 r259491, r259492, r260781:release/10.0.0Glen Barber2014-01-161-3/+4
* MFC r259426, r259427:Glen Barber2013-12-181-0/+4
* MFC r256430, r259400:Glen Barber2013-12-151-1/+2
* MFC r258786, r258796, r258797, r258847, r258853, r258949:Glen Barber2013-12-051-14/+14
* MFC r258669:Glen Barber2013-11-301-0/+2
* MFC r258305, r258307, r258308, r258309, r258310, r258314, r258317,Glen Barber2013-11-211-2/+35
* Remove BIND.Dag-Erling Smørgrav2013-09-301-2/+1
* For consistency with previous releases, name the cdrom installGlen Barber2013-07-221-5/+6
* Create memstick images with the '.img' filename extension.Glen Barber2013-07-211-5/+6
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.Tijl Coosemans2013-06-021-2/+2
* - Add CHECKSUM.* support in Makefile[1].Hiroki Sato2013-02-031-3/+22
* Prevent including .zfs snapshot directories in the src.txzGlen Barber2012-11-111-1/+1
* Exclude potential circular symlinkEd Maste2012-10-151-1/+1
* Exclude potential circular symlink when creating src tarball.Ed Maste2012-10-111-1/+1
* Make sure not to tar up CVS directories if this ports tree is a CVSNathan Whitehorn2012-03-091-0/+1
* - Clean up extra ${.OBJDIR}.Hiroki Sato2012-03-081-44/+45
* Restore functionality to pack several kernels into release. AllGleb Smirnoff2012-01-151-1/+1
* Allow release generation from a WORLDDIR that is not /usr/srcSean Bruno2011-08-181-1/+1
* Per request of the docs team, install docs as packages, instead of viaNathan Whitehorn2011-07-091-6/+1
* Make the bootonly CD smaller by discarding static libraries that are notNathan Whitehorn2011-06-151-4/+4
* 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