aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add glue to allow enabling building cloud providerGlen Barber2014-10-291-0/+3
* Move virtual machine / cloud provider targets andGlen Barber2014-10-291-50/+1
* Add a separate make(1) target to release/Makefile toGlen Barber2014-10-141-0/+15
* Remove two stray comments added during the initial iterationsGlen Barber2014-10-021-2/+2
* Add WITH_COMPRESSED_VMIMAGES variable, which when set enablesGlen Barber2014-10-021-1/+3
* After evaluating WITH_VMIMAGES is non-empty, ensureGlen Barber2014-10-011-2/+6
* Avoid using env(1) to set values passed to mk-vmimage.sh,Glen Barber2014-10-011-8/+6
* Separate release/scripts/mk-vmimage.sh to machine-specificGlen Barber2014-10-011-2/+2
* release/Makefile:Glen Barber2014-09-281-1/+2
* release/Makefile:Glen Barber2014-09-281-0/+3
* Use VMBASE in place of a hard-coded filename in the CLEANFILES list.Glen Barber2014-09-281-1/+1
* Initial commit to include virtual machine images as partGlen Barber2014-09-281-0/+53
* Merge ^/projects/release-debugdist into ^/head:Glen Barber2014-07-011-5/+10
* Switch release/Makefile knobs from WITHOUT_FOO=1 to MK_FOO=no.Glen Barber2014-06-141-9/+9
* Strip out the test suite from the installation media.Julio Merino2014-06-101-3/+4
* Fix indentation level.Glen Barber2014-06-101-2/+2
* Add empty pkg-stage file to CLEANFILES if WITH_DVD=1.Glen Barber2014-06-101-0/+3
* Turn off the full witness trace on console output.Glen Barber2014-04-271-0/+3
* Allow overriding xz(1) path.Glen Barber2014-04-031-1/+2
* Use xz(1) instead of gzip(1) to compress release imagesGlen Barber2014-04-021-3/+3
* If WITH_COMPRESSED_IMAGES is set, add the compressed images toGlen Barber2014-04-011-0/+5
* Fix logic error: s/||/&&/Glen Barber2014-04-011-1/+1
* Clean up trailing whitespace in release/Makefile.Glen Barber2014-04-011-4/+4
* Add a new release build variable, WITH_COMPRESSED_IMAGES.Glen Barber2014-04-011-0/+5
* In release/Makefile, remove exclusion of CVS directories in theGlen Barber2014-02-261-2/+2
* etcupdate should use the src tree from where the release is built, notJohn Hay2014-02-171-1/+1
* 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