summaryrefslogtreecommitdiffstats
path: root/release/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up trailing whitespace in release/Makefile.gjb2014-04-011-4/+4
* Add a new release build variable, WITH_COMPRESSED_IMAGES.gjb2014-04-011-0/+5
* In release/Makefile, remove exclusion of CVS directories in thegjb2014-02-261-2/+2
* etcupdate should use the src tree from where the release is built, notjhay2014-02-171-1/+1
* Update the pkg-stage target to be more compatible with pkg-1.2:gjb2014-01-161-3/+3
* Bootstrap etcupdate(8) as part of the release build, similargjb2013-12-221-0/+2
* Add a pkg(8) repository configuration file for cdrom-based packagegjb2013-12-151-0/+4
OpenPOWER on IntegriCloud