| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r303003: | gjb | 2016-07-21 | 1 | -0/+3 |
* | Reduce the disc1.iso size from 850+M to just over 650M. | gjb | 2016-07-19 | 1 | -3/+4 |
* | Remove the 'debug.witness.trace' entry, as WITNESS is not | gjb | 2016-07-14 | 1 | -3/+0 |
* | Remove vestigial cloudware-install bits missed in r300767. | gjb | 2016-05-26 | 1 | -1/+1 |
* | Remove misspelled and redundant MK_INSTALLIB=no. | bdrewery | 2016-04-13 | 1 | -1/+1 |
* | Add a new target to touch the ${.OBJDIR}/release file, which | gjb | 2016-01-06 | 1 | -1/+5 |
* | Merge ^/projects/release-install-debug: | gjb | 2016-01-05 | 1 | -2/+2 |
* | Fix path to include .OBJDIR to avoid polluting the source | gjb | 2016-01-04 | 1 | -1/+1 |
* | Deprecate MD5 checksum generation in favor of SHA512. | gjb | 2015-10-14 | 1 | -1/+1 |
* | Whitespace alignment | dteske | 2015-09-11 | 1 | -1/+1 |
* | The <arch>/mkisoimages.sh script in release knows how to add | dteske | 2015-09-11 | 1 | -3/+4 |
* | Add 'cloudware-install' target to handle copying cloud | gjb | 2015-02-24 | 1 | -1/+1 |
* | release: use xz via pipe when compressing the tarballs. | rpaulo | 2015-02-17 | 1 | -20/+7 |
* | Revert r278445. | gjb | 2015-02-09 | 1 | -4/+0 |
* | Enable multi-threaded xz(1) compression, after r278433. | gjb | 2015-02-09 | 1 | -1/+15 |
* | Define FREEBSD_VERSION in release/Makefile, derived | gjb | 2015-02-09 | 1 | -0/+4 |
* | Rename the 'system' target to 'disc1', which is specific | gjb | 2015-01-28 | 1 | -32/+32 |
* | Provide a recipe of "true" for building the "release" target once its | cperciva | 2015-01-23 | 1 | -0/+1 |
* | Rename the 'release' target to 'real-release', and | gjb | 2015-01-22 | 1 | -8/+7 |
*---. | Merge the following revisions from ^/projects/release-vmimage: | gjb | 2015-01-20 | 1 | -71/+11 |
|\ \ \ |
|
| | | * | Reintegrate head revisions r273096-r277147 | gjb | 2015-01-13 | 1 | -3/+12 |
| | | |\
| | |/ /
| |_| /
|/| | |
|
| | * | Add glue to allow enabling building cloud provider | gjb | 2014-10-29 | 1 | -0/+3 |
| |/ |
|
| * | Move virtual machine / cloud provider targets and | gjb | 2014-10-29 | 1 | -50/+1 |
* | | Use the correct loader.conf(5) entry for deferring the | gjb | 2014-12-30 | 1 | -3/+3 |
* | | Delay dropping to the mountroot prompt for 10 seconds | gjb | 2014-12-29 | 1 | -0/+3 |
* | | Fix VOLUME_LABEL when BRANCH contains non-alpha | gjb | 2014-11-04 | 1 | -2/+2 |
* | | Fix a few issues with creating VOLUME_LABEL for the | gjb | 2014-10-26 | 1 | -1/+5 |
* | | Add more descriptive metadata to the ISO images. | gjb | 2014-10-17 | 1 | -3/+5 |
|/ |
|
* | Add a separate make(1) target to release/Makefile to | gjb | 2014-10-14 | 1 | -0/+15 |
* | Remove two stray comments added during the initial iterations | gjb | 2014-10-02 | 1 | -2/+2 |
* | Add WITH_COMPRESSED_VMIMAGES variable, which when set enables | gjb | 2014-10-02 | 1 | -1/+3 |
* | After evaluating WITH_VMIMAGES is non-empty, ensure | gjb | 2014-10-01 | 1 | -2/+6 |
* | Avoid using env(1) to set values passed to mk-vmimage.sh, | gjb | 2014-10-01 | 1 | -8/+6 |
* | Separate release/scripts/mk-vmimage.sh to machine-specific | gjb | 2014-10-01 | 1 | -2/+2 |
* | release/Makefile: | gjb | 2014-09-28 | 1 | -1/+2 |
* | release/Makefile: | gjb | 2014-09-28 | 1 | -0/+3 |
* | Use VMBASE in place of a hard-coded filename in the CLEANFILES list. | gjb | 2014-09-28 | 1 | -1/+1 |
* | Initial commit to include virtual machine images as part | gjb | 2014-09-28 | 1 | -0/+53 |
* | Merge ^/projects/release-debugdist into ^/head: | gjb | 2014-07-01 | 1 | -5/+10 |
* | Switch release/Makefile knobs from WITHOUT_FOO=1 to MK_FOO=no. | gjb | 2014-06-14 | 1 | -9/+9 |
* | Strip out the test suite from the installation media. | jmmv | 2014-06-10 | 1 | -3/+4 |
* | Fix indentation level. | gjb | 2014-06-10 | 1 | -2/+2 |
* | Add empty pkg-stage file to CLEANFILES if WITH_DVD=1. | gjb | 2014-06-10 | 1 | -0/+3 |
* | Turn off the full witness trace on console output. | gjb | 2014-04-27 | 1 | -0/+3 |
* | Allow overriding xz(1) path. | gjb | 2014-04-03 | 1 | -1/+2 |
* | Use xz(1) instead of gzip(1) to compress release images | gjb | 2014-04-02 | 1 | -3/+3 |
* | If WITH_COMPRESSED_IMAGES is set, add the compressed images to | gjb | 2014-04-01 | 1 | -0/+5 |
* | Fix logic error: s/||/&&/ | gjb | 2014-04-01 | 1 | -1/+1 |
* | Clean up trailing whitespace in release/Makefile. | gjb | 2014-04-01 | 1 | -4/+4 |
* | Add a new release build variable, WITH_COMPRESSED_IMAGES. | gjb | 2014-04-01 | 1 | -0/+5 |