summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a pkg(8) repository configuration file for cdrom-based packagegjb2013-12-151-0/+4
* Reduce disc1.iso size by 74MB by removing lib32 libraries, sendmail,gjb2013-12-141-1/+1
* Ensure WITH_DVD is not empty to prevent 'WITH_DVD= ' from evaluatinggjb2013-12-051-1/+1
* Turn off the dvdrom target by default. dvd1.iso is now built bygjb2013-12-021-2/+2
* Use standard CLEANFILES/CLEANDIRS and clean target in bsd.obj.mk.hrs2013-12-011-9/+5
* - Prevent TARGET and TARGET_ARCH from being defined as empty whenhrs2013-12-011-4/+8
* Add NOPKG to disable pkg-stage.hrs2013-11-301-1/+2
* Document the dvdrom target and NODVD variable, forgotten with r258310.gjb2013-11-271-0/+2
* Remove WITHOUT_PROFILE=1 for the dvd1.iso medium.gjb2013-11-181-2/+1
* Add the 'dvd1.iso' target. This mimics the 'release.iso' target,gjb2013-11-181-1/+35
* Use the IMAGES variable to determine which image files to removegjb2013-11-181-1/+1
* Remove extra target from 'memstick' that I forgot to remove beforegjb2013-11-071-1/+1
* Add a 'mini-memstick.img' release target, which will use thegjb2013-11-071-1/+8
* Reduce disc1.iso image size by installing the userland withgjb2013-10-131-1/+2
* Remove BIND.des2013-09-301-2/+1
* 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
OpenPOWER on IntegriCloud