aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update the pkg-stage target to be more compatible with pkg-1.2:Glen Barber2014-01-161-3/+3
* Bootstrap etcupdate(8) as part of the release build, similarGlen Barber2013-12-221-0/+2
* Add a pkg(8) repository configuration file for cdrom-based packageGlen Barber2013-12-151-0/+4
* Reduce disc1.iso size by 74MB by removing lib32 libraries, sendmail,Glen Barber2013-12-141-1/+1
* Ensure WITH_DVD is not empty to prevent 'WITH_DVD= ' from evaluatingGlen Barber2013-12-051-1/+1
* Turn off the dvdrom target by default. dvd1.iso is now built byGlen Barber2013-12-021-2/+2
* Use standard CLEANFILES/CLEANDIRS and clean target in bsd.obj.mk.Hiroki Sato2013-12-011-9/+5
* - Prevent TARGET and TARGET_ARCH from being defined as empty whenHiroki Sato2013-12-011-4/+8
* Add NOPKG to disable pkg-stage.Hiroki Sato2013-11-301-1/+2
* Document the dvdrom target and NODVD variable, forgotten with r258310.Glen Barber2013-11-271-0/+2
* Remove WITHOUT_PROFILE=1 for the dvd1.iso medium.Glen Barber2013-11-181-2/+1
* Add the 'dvd1.iso' target. This mimics the 'release.iso' target,Glen Barber2013-11-181-1/+35
* Use the IMAGES variable to determine which image files to removeGlen Barber2013-11-181-1/+1
* Remove extra target from 'memstick' that I forgot to remove beforeGlen Barber2013-11-071-1/+1
* Add a 'mini-memstick.img' release target, which will use theGlen Barber2013-11-071-1/+8
* Reduce disc1.iso image size by installing the userland withGlen Barber2013-10-131-1/+2
* 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