aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove setting of long-unused MK_NCP optionEd Maste2018-12-201-2/+2
* Pass _BRANCH in the reldoc target to ensure the correctGlen Barber2018-10-291-0/+1
* Add debug.witness.trace=0 back to the installer sysctl.conf(5),Glen Barber2018-10-231-0/+3
* - Update head to 13.0-CURRENT.Glen Barber2018-10-191-3/+0
* Disable kernels_autodetect on installation mediaKyle Evans2018-10-111-0/+3
* Fix the hardware.{txt,html} build in the release/Makefile 'reldoc'Glen Barber2018-10-041-0/+10
* build: skip the database check when generating install mediaRoger Pau Monné2018-08-171-3/+6
* Fix the reldoc target in release/Makefile following doc commit r51264.Glen Barber2017-12-071-8/+10
* Run mm-mtree with whatever -j value the build is using.Bryan Drewery2017-10-311-1/+2
* Fix the 'reldoc' target, following doc commit r51047.Glen Barber2017-10-051-4/+8
* Allow passing NOPKG= to make(1) to prevent the pkg-stage targetGlen Barber2017-07-061-1/+1
* Remove groff from baseBaptiste Daroussin2017-06-071-1/+1
* Allow PORTSDIR to be overridden in the pkg-stage target.Glen Barber2017-05-221-1/+1
* Make sure we clean up the rdoc and reldoc directories if NODOCGlen Barber2016-07-181-0/+3
* Reduce the set of things on the disc1 image to those on the bootonly image.Nathan Whitehorn2016-07-131-3/+5
* Remove vestigial cloudware-install bits missed in r300767.Glen Barber2016-05-261-1/+1
* Remove misspelled and redundant MK_INSTALLIB=no.Bryan Drewery2016-04-131-1/+1
* Add a new target to touch the ${.OBJDIR}/release file, whichGlen Barber2016-01-061-1/+5
* Merge ^/projects/release-install-debug:Glen Barber2016-01-051-2/+2
* Fix path to include .OBJDIR to avoid polluting the sourceGlen Barber2016-01-041-1/+1
* Deprecate MD5 checksum generation in favor of SHA512.Glen Barber2015-10-141-1/+1
* Whitespace alignmentDevin Teske2015-09-111-1/+1
* The <arch>/mkisoimages.sh script in release knows how to addDevin Teske2015-09-111-3/+4
* Add 'cloudware-install' target to handle copying cloudGlen Barber2015-02-241-1/+1
* release: use xz via pipe when compressing the tarballs.Rui Paulo2015-02-171-20/+7
* Revert r278445.Glen Barber2015-02-091-4/+0
* Enable multi-threaded xz(1) compression, after r278433.Glen Barber2015-02-091-1/+15
* Define FREEBSD_VERSION in release/Makefile, derivedGlen Barber2015-02-091-0/+4
* Rename the 'system' target to 'disc1', which is specificGlen Barber2015-01-281-32/+32
* Provide a recipe of "true" for building the "release" target once itsColin Percival2015-01-231-0/+1
* Rename the 'release' target to 'real-release', andGlen Barber2015-01-221-8/+7
* Merge the following revisions from ^/projects/release-vmimage:Glen Barber2015-01-201-71/+11
|\
| * Reintegrate head revisions r273096-r277147Glen Barber2015-01-131-3/+12
| |\ | |/ |/|
| * 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
* | Use the correct loader.conf(5) entry for deferring theGlen Barber2014-12-301-3/+3
* | Delay dropping to the mountroot prompt for 10 secondsGlen Barber2014-12-291-0/+3
* | Fix VOLUME_LABEL when BRANCH contains non-alphaGlen Barber2014-11-041-2/+2
* | Fix a few issues with creating VOLUME_LABEL for theGlen Barber2014-10-261-1/+5
* | Add more descriptive metadata to the ISO images.Glen Barber2014-10-171-3/+5
|/
* 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