aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile.vm
Commit message (Expand)AuthorAgeFilesLines
* Add code for creating an EC2 AMI.Colin Percival2015-04-011-0/+2
* Add bits for building EC2 disk images. Make logic for uploading theseColin Percival2015-03-311-0/+4
* Add a CLOUDPACKAGE variable to contain a list of targets forGlen Barber2015-02-241-1/+13
* Remove a stale comment.Glen Barber2015-02-241-2/+0
* Add 'cloudware-install' target to handle copying cloudGlen Barber2015-02-241-3/+22
* release: use xz via pipe when compressing the tarballs.Rui Paulo2015-02-171-1/+1
* Enable multi-threaded xz(1) compression, after r278433.Glen Barber2015-02-091-1/+1
* When iterating through VMFORMATS, the VMBASE file isGlen Barber2015-01-231-2/+2
* Rename the 'release' target to 'real-release', andGlen Barber2015-01-221-0/+10
* Merge the following revisions from ^/projects/release-vmimage:Glen Barber2015-01-201-0/+21
* Add initial support for the GCE (Google Compute Engine)Glen Barber2015-01-161-0/+3
* Add 'list-vmtargets' target, which produces a list ofGlen Barber2015-01-161-1/+15
* Add a 'list-cloudware' target to print the list ofGlen Barber2015-01-161-0/+9
* Merge duplicative vm-CLOUDTYPE targets before additional duplication getsColin Percival2014-11-201-18/+9
* Remove a stray directory from CLEANFILES.Glen Barber2014-11-101-1/+0
* Change path for mk-vmimage.sh from ${TARGET}/ toGlen Barber2014-11-081-17/+11
* Fix DESTDIR for installworld, and make sure it is createdGlen Barber2014-11-081-3/+6
* Add CLEANFILES entry for VM targetsGlen Barber2014-11-081-0/+1
* Initial rewrite to consolidate VM image build scripts into one.Glen Barber2014-11-051-23/+18
* Add a 'vm-cloudware' target, used to drive allGlen Barber2014-11-031-0/+2
* Add line continuation so OPENSTACKCONF is actually includedGlen Barber2014-11-031-1/+1
* Initial commit providing a mechanism to createGlen Barber2014-10-291-1/+13
* Avoid hard-coding the Azure image file format.Glen Barber2014-10-291-2/+4
* Add glue to allow enabling building cloud providerGlen Barber2014-10-291-8/+16
* Move virtual machine / cloud provider targets andGlen Barber2014-10-291-0/+57