| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump the size of virtual machine disk images from 20G to 30G, | Glen Barber | 2018-02-26 | 1 | -1/+1 |
* | Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh, | Glen Barber | 2017-06-06 | 1 | -1/+1 |
* | Force a few variables to be upper case when they are evaulated. | Brad Davis | 2017-01-31 | 1 | -2/+2 |
* | Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh for the | Glen Barber | 2016-11-17 | 1 | -1/+1 |
* | Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh, otherwise | Glen Barber | 2016-11-16 | 1 | -1/+1 |
* | Add the ability to override the size of the swap partition when building | Navdeep Parhar | 2016-10-10 | 1 | -0/+1 |
* | Remove vestigial cloudware-install bits missed in r300767. | Glen Barber | 2016-05-26 | 1 | -6/+0 |
* | Remove the cw*-install target. | Glen Barber | 2016-05-26 | 1 | -9/+0 |
* | Disconnect the OPENSTACK target from the CLOUDWARE list. | Glen Barber | 2016-05-26 | 1 | -1/+0 |
* | Disconnect the AZURE target from the CLOUDWARE list. | Glen Barber | 2016-05-26 | 1 | -2/+1 |
* | Deprecate MD5 checksum generation in favor of SHA512. | Glen Barber | 2015-10-14 | 1 | -4/+4 |
* | Add support for building VirtualBox Vagrant images. | Brad Davis | 2015-07-20 | 1 | -4/+8 |
* | Add initial support for building Vagrant images for VMWare. Next steps will b... | Brad Davis | 2015-06-27 | 1 | -1/+6 |
* | Add initial support for automatically uploading GCE virtual | Glen Barber | 2015-06-27 | 1 | -0/+1 |
* | Add Makefile.azure, used to upload VHD images to the | Glen Barber | 2015-06-18 | 1 | -0/+1 |
* | Add code for creating an EC2 AMI. | Colin Percival | 2015-04-01 | 1 | -0/+2 |
* | Add bits for building EC2 disk images. Make logic for uploading these | Colin Percival | 2015-03-31 | 1 | -0/+4 |
* | Add a CLOUDPACKAGE variable to contain a list of targets for | Glen Barber | 2015-02-24 | 1 | -1/+13 |
* | Remove a stale comment. | Glen Barber | 2015-02-24 | 1 | -2/+0 |
* | Add 'cloudware-install' target to handle copying cloud | Glen Barber | 2015-02-24 | 1 | -3/+22 |
* | release: use xz via pipe when compressing the tarballs. | Rui Paulo | 2015-02-17 | 1 | -1/+1 |
* | Enable multi-threaded xz(1) compression, after r278433. | Glen Barber | 2015-02-09 | 1 | -1/+1 |
* | When iterating through VMFORMATS, the VMBASE file is | Glen Barber | 2015-01-23 | 1 | -2/+2 |
* | Rename the 'release' target to 'real-release', and | Glen Barber | 2015-01-22 | 1 | -0/+10 |
* | Merge the following revisions from ^/projects/release-vmimage: | Glen Barber | 2015-01-20 | 1 | -0/+21 |
* | Add initial support for the GCE (Google Compute Engine) | Glen Barber | 2015-01-16 | 1 | -0/+3 |
* | Add 'list-vmtargets' target, which produces a list of | Glen Barber | 2015-01-16 | 1 | -1/+15 |
* | Add a 'list-cloudware' target to print the list of | Glen Barber | 2015-01-16 | 1 | -0/+9 |
* | Merge duplicative vm-CLOUDTYPE targets before additional duplication gets | Colin Percival | 2014-11-20 | 1 | -18/+9 |
* | Remove a stray directory from CLEANFILES. | Glen Barber | 2014-11-10 | 1 | -1/+0 |
* | Change path for mk-vmimage.sh from ${TARGET}/ to | Glen Barber | 2014-11-08 | 1 | -17/+11 |
* | Fix DESTDIR for installworld, and make sure it is created | Glen Barber | 2014-11-08 | 1 | -3/+6 |
* | Add CLEANFILES entry for VM targets | Glen Barber | 2014-11-08 | 1 | -0/+1 |
* | Initial rewrite to consolidate VM image build scripts into one. | Glen Barber | 2014-11-05 | 1 | -23/+18 |
* | Add a 'vm-cloudware' target, used to drive all | Glen Barber | 2014-11-03 | 1 | -0/+2 |
* | Add line continuation so OPENSTACKCONF is actually included | Glen Barber | 2014-11-03 | 1 | -1/+1 |
* | Initial commit providing a mechanism to create | Glen Barber | 2014-10-29 | 1 | -1/+13 |
* | Avoid hard-coding the Azure image file format. | Glen Barber | 2014-10-29 | 1 | -2/+4 |
* | Add glue to allow enabling building cloud provider | Glen Barber | 2014-10-29 | 1 | -8/+16 |
* | Move virtual machine / cloud provider targets and | Glen Barber | 2014-10-29 | 1 | -0/+57 |