summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFS11 r320753:gjb2017-07-071-1/+1
* MFC r318646:gjb2017-05-251-1/+1
* MFC r303003:gjb2016-07-211-0/+3
* Reduce the disc1.iso size from 850+M to just over 650M.gjb2016-07-191-3/+4
* Remove the 'debug.witness.trace' entry, as WITNESS is notgjb2016-07-141-3/+0
* Remove vestigial cloudware-install bits missed in r300767.gjb2016-05-261-1/+1
* Remove misspelled and redundant MK_INSTALLIB=no.bdrewery2016-04-131-1/+1
* Add a new target to touch the ${.OBJDIR}/release file, whichgjb2016-01-061-1/+5
* Merge ^/projects/release-install-debug:gjb2016-01-051-2/+2
* Fix path to include .OBJDIR to avoid polluting the sourcegjb2016-01-041-1/+1
* Deprecate MD5 checksum generation in favor of SHA512.gjb2015-10-141-1/+1
* Whitespace alignmentdteske2015-09-111-1/+1
* The <arch>/mkisoimages.sh script in release knows how to adddteske2015-09-111-3/+4
* Add 'cloudware-install' target to handle copying cloudgjb2015-02-241-1/+1
* release: use xz via pipe when compressing the tarballs.rpaulo2015-02-171-20/+7
* Revert r278445.gjb2015-02-091-4/+0
* Enable multi-threaded xz(1) compression, after r278433.gjb2015-02-091-1/+15
* Define FREEBSD_VERSION in release/Makefile, derivedgjb2015-02-091-0/+4
* Rename the 'system' target to 'disc1', which is specificgjb2015-01-281-32/+32
* Provide a recipe of "true" for building the "release" target once itscperciva2015-01-231-0/+1
* Rename the 'release' target to 'real-release', andgjb2015-01-221-8/+7
*---. Merge the following revisions from ^/projects/release-vmimage:gjb2015-01-201-71/+11
|\ \ \
| | | * Reintegrate head revisions r273096-r277147gjb2015-01-131-3/+12
| | | |\ | | |/ / | |_| / |/| |
| | * Add glue to allow enabling building cloud providergjb2014-10-291-0/+3
| |/
| * Move virtual machine / cloud provider targets andgjb2014-10-291-50/+1
* | Use the correct loader.conf(5) entry for deferring thegjb2014-12-301-3/+3
* | Delay dropping to the mountroot prompt for 10 secondsgjb2014-12-291-0/+3
* | Fix VOLUME_LABEL when BRANCH contains non-alphagjb2014-11-041-2/+2
* | Fix a few issues with creating VOLUME_LABEL for thegjb2014-10-261-1/+5
* | Add more descriptive metadata to the ISO images.gjb2014-10-171-3/+5
|/
* Add a separate make(1) target to release/Makefile togjb2014-10-141-0/+15
* Remove two stray comments added during the initial iterationsgjb2014-10-021-2/+2
* Add WITH_COMPRESSED_VMIMAGES variable, which when set enablesgjb2014-10-021-1/+3
* After evaluating WITH_VMIMAGES is non-empty, ensuregjb2014-10-011-2/+6
* Avoid using env(1) to set values passed to mk-vmimage.sh,gjb2014-10-011-8/+6
* Separate release/scripts/mk-vmimage.sh to machine-specificgjb2014-10-011-2/+2
* release/Makefile:gjb2014-09-281-1/+2
* release/Makefile:gjb2014-09-281-0/+3
* Use VMBASE in place of a hard-coded filename in the CLEANFILES list.gjb2014-09-281-1/+1
* Initial commit to include virtual machine images as partgjb2014-09-281-0/+53
* Merge ^/projects/release-debugdist into ^/head:gjb2014-07-011-5/+10
* Switch release/Makefile knobs from WITHOUT_FOO=1 to MK_FOO=no.gjb2014-06-141-9/+9
* Strip out the test suite from the installation media.jmmv2014-06-101-3/+4
* Fix indentation level.gjb2014-06-101-2/+2
* Add empty pkg-stage file to CLEANFILES if WITH_DVD=1.gjb2014-06-101-0/+3
* Turn off the full witness trace on console output.gjb2014-04-271-0/+3
* Allow overriding xz(1) path.gjb2014-04-031-1/+2
* Use xz(1) instead of gzip(1) to compress release imagesgjb2014-04-021-3/+3
* If WITH_COMPRESSED_IMAGES is set, add the compressed images togjb2014-04-011-0/+5
* Fix logic error: s/||/&&/gjb2014-04-011-1/+1
OpenPOWER on IntegriCloud