summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* For consistency with previous releases, name the cdrom installgjb2013-07-221-5/+6
* Create memstick images with the '.img' filename extension.gjb2013-07-211-5/+6
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.tijl2013-06-021-2/+2
* - Add CHECKSUM.* support in Makefile[1].hrs2013-02-031-3/+22
* Prevent including .zfs snapshot directories in the src.txzgjb2012-11-111-1/+1
* Exclude potential circular symlinkemaste2012-10-151-1/+1
* Exclude potential circular symlink when creating src tarball.emaste2012-10-111-1/+1
* Make sure not to tar up CVS directories if this ports tree is a CVSnwhitehorn2012-03-091-0/+1
* - Clean up extra ${.OBJDIR}.hrs2012-03-081-44/+45
* Restore functionality to pack several kernels into release. Allglebius2012-01-151-1/+1
* Allow release generation from a WORLDDIR that is not /usr/srcsbruno2011-08-181-1/+1
* Per request of the docs team, install docs as packages, instead of vianwhitehorn2011-07-091-6/+1
* Make the bootonly CD smaller by discarding static libraries that are notnwhitehorn2011-06-151-4/+4
* Do not install the rescue tools onto the install CD. Since it is readnwhitehorn2011-06-151-1/+2
* As requested by many people, with final prodding from Jason Hall, fix thisnwhitehorn2011-05-181-4/+6
* Mention the memstick target here.nwhitehorn2011-04-181-0/+1
* Add an install target to release/Makefile instead of grubbing aroundnwhitehorn2011-04-111-8/+13
* Add infrastructure for generation of boot-only ISO images. These have anwhitehorn2011-03-271-2/+27
* Cause the release target to set up its object directory. It is designednwhitehorn2011-03-261-1/+1
* Use labels to find release media instead of hard-coded device paths. Thisnwhitehorn2011-03-221-2/+0
* Thanks to sysinstall for its 15 years of service. And now to sleep,nwhitehorn2011-03-141-1408/+123
* Improve the distributeworld target in Makefile.inc1 and update the releasenwhitehorn2011-03-021-5/+3
* Get powerpc64 install CDs a little closer: some powerpc things should benwhitehorn2010-07-151-12/+21
* Connect powerpc64 to the build. It is not presently part of make universe,nwhitehorn2010-07-131-6/+12
* Shift the version of perl used by the release build process over tokensmith2010-04-091-1/+1
* Pass the HTTP_PROXY and FTP_PROXY environment variables through in additionkensmith2010-04-091-1/+1
* Do kgzip to the loader on pc98, too. Now pc98's boot2 works for ELF.nyan2010-01-021-1/+1
* Add "FreeBSD-" to the beginning of the filenames for the ISO images.kensmith2009-12-211-8/+8
* Have sparc64 join the separate livefs crowd. Including the docs packageskensmith2009-09-181-0/+1
* Update some comments to match the removal of the docset compilationblackend2009-08-271-2/+2
* Invoke the recently added mm-mtree.sh release script to store a pre-builtjhb2009-08-241-0/+1
* Fix a few issues with the lib32 dist so that it includes ldd32.jhb2009-08-241-1/+1
* Make head 9.0-CURRENT in preparation for lifting code freeze.kensmith2009-08-221-4/+4
* Add the ability to build a release from an SVN checkout instead of a CVSjhb2009-08-141-5/+50
* - release/* update to use freebsd-doc-* packages instead of buildingblackend2009-06-281-29/+14
* Make a DVD for ia64.marcel2009-06-251-0/+1
* Restore MAKE_FLOPPIES for pc98.nyan2009-02-141-0/+1
* Turn off the parallel make options accidentally turned on by the previouskensmith2009-02-101-2/+2
* Turn off the building of boot floppies for amd64/i386.kensmith2009-02-101-4/+2
* This is being committed from a sparc64 (US-III, thanks Marius!) thatkensmith2008-11-131-0/+1
* Move an echo that accidentally got put under the .if defined(MAKE_DVD).kensmith2008-10-211-1/+1
* Oops, add missing @.kensmith2008-10-211-1/+1
* The thought of making more than one DVD image for a release reallykensmith2008-10-141-31/+31
* Add a build knob MAKE_DVD to control on a per-architecture basis whetherkensmith2008-10-121-0/+74
* When making release with NOPORTS, we'll checkout only themarcel2008-07-071-1/+1
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-3/+4
* Don't use disklabel for the MFS root. The DoFS.sh script createsmarcel2008-02-211-0/+1
* Make it easier to experiment with alternate compression.obrien2007-12-091-8/+9
* When compiled with the combination of flags used to build crunchedkensmith2007-12-041-1/+1
* Remove kernel and module symbol files from disc1 (and the livecd if itsimon2007-11-221-0/+1
OpenPOWER on IntegriCloud