summaryrefslogtreecommitdiffstats
path: root/release/Makefile.vm
Commit message (Expand)AuthorAgeFilesLines
* MFC r319621:gjb2017-06-081-1/+1
* MFC r308737, r308779:gjb2017-05-251-2/+2
* MFC r307008:np2017-05-241-0/+1
* MFC r313021, r313027, r313044:gjb2017-03-111-2/+2
* Remove vestigial cloudware-install bits missed in r300767.gjb2016-05-261-6/+0
* Remove the cw*-install target.gjb2016-05-261-9/+0
* Disconnect the OPENSTACK target from the CLOUDWARE list.gjb2016-05-261-1/+0
* Disconnect the AZURE target from the CLOUDWARE list.gjb2016-05-261-2/+1
* Deprecate MD5 checksum generation in favor of SHA512.gjb2015-10-141-4/+4
* Add support for building VirtualBox Vagrant images.brd2015-07-201-4/+8
* Add initial support for building Vagrant images for VMWare. Next steps will b...brd2015-06-271-1/+6
* Add initial support for automatically uploading GCE virtualgjb2015-06-271-0/+1
* Add Makefile.azure, used to upload VHD images to thegjb2015-06-181-0/+1
* Add code for creating an EC2 AMI.cperciva2015-04-011-0/+2
* Add bits for building EC2 disk images. Make logic for uploading thesecperciva2015-03-311-0/+4
* Add a CLOUDPACKAGE variable to contain a list of targets forgjb2015-02-241-1/+13
* Remove a stale comment.gjb2015-02-241-2/+0
* Add 'cloudware-install' target to handle copying cloudgjb2015-02-241-3/+22
* release: use xz via pipe when compressing the tarballs.rpaulo2015-02-171-1/+1
* Enable multi-threaded xz(1) compression, after r278433.gjb2015-02-091-1/+1
* When iterating through VMFORMATS, the VMBASE file isgjb2015-01-231-2/+2
* Rename the 'release' target to 'real-release', andgjb2015-01-221-0/+10
*---. Merge the following revisions from ^/projects/release-vmimage:gjb2015-01-201-27/+81
|\ \ \
| | * | Add initial support for the GCE (Google Compute Engine)gjb2015-01-161-0/+3
| | * | Add 'list-vmtargets' target, which produces a list ofgjb2015-01-161-1/+15
| | * | Add a 'list-cloudware' target to print the list ofgjb2015-01-161-0/+9
| | * | Merge duplicative vm-CLOUDTYPE targets before additional duplication getscperciva2014-11-201-18/+9
| | * | Remove a stray directory from CLEANFILES.gjb2014-11-101-1/+0
| | * | Change path for mk-vmimage.sh from ${TARGET}/ togjb2014-11-081-17/+11
| | * | Fix DESTDIR for installworld, and make sure it is createdgjb2014-11-081-3/+6
| | * | Add CLEANFILES entry for VM targetsgjb2014-11-081-0/+1
| |/ /
| * | Initial rewrite to consolidate VM image build scripts into one.gjb2014-11-051-23/+18
| * | Add a 'vm-cloudware' target, used to drive allgjb2014-11-031-0/+2
| * | Add line continuation so OPENSTACKCONF is actually includedgjb2014-11-031-1/+1
| |/
| * Initial commit providing a mechanism to creategjb2014-10-291-1/+13
| * Avoid hard-coding the Azure image file format.gjb2014-10-291-2/+4
| * Add glue to allow enabling building cloud providergjb2014-10-291-8/+16
|/
* Move virtual machine / cloud provider targets andgjb2014-10-291-0/+57
OpenPOWER on IntegriCloud