aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile.vm
Commit message (Expand)AuthorAgeFilesLines
* release: fix VMSIZE following 1ca8842f3ad9Glen Barber2021-03-041-2/+2
* Include Makefile.inc1 in Makefile.vm, missed in previous changeGlen Barber2021-03-021-0/+1
* Adjust where UNAME_r is defined for ports buildsGlen Barber2021-03-021-1/+1
* pass UNAME_r to fix building 14.x ports on 13.xGlen Barber2021-02-181-1/+1
* release: Add an image for CIEmmanuel Vadot2020-11-021-1/+5
* Ensure the TYPE, BRANCH, and REVISION variables are set inGlen Barber2020-01-131-0/+6
* Increase the default VMSIZE for raw, qcow2, vhd, and vmdk virtualGlen Barber2019-10-111-1/+1
* Reduce the default image size for virtual machine disk images fromGlen Barber2019-04-301-1/+1
* Add support for cross-building cloudware images.Colin Percival2019-04-031-1/+20
* Bump the size of virtual machine disk images from 20G to 30G,Glen Barber2018-02-261-1/+1
* Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh,Glen Barber2017-06-061-1/+1
* Force a few variables to be upper case when they are evaulated.Brad Davis2017-01-311-2/+2
* Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh for theGlen Barber2016-11-171-1/+1
* Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh, otherwiseGlen Barber2016-11-161-1/+1
* Add the ability to override the size of the swap partition when buildingNavdeep Parhar2016-10-101-0/+1
* Remove vestigial cloudware-install bits missed in r300767.Glen Barber2016-05-261-6/+0
* Remove the cw*-install target.Glen Barber2016-05-261-9/+0
* Disconnect the OPENSTACK target from the CLOUDWARE list.Glen Barber2016-05-261-1/+0
* Disconnect the AZURE target from the CLOUDWARE list.Glen Barber2016-05-261-2/+1
* Deprecate MD5 checksum generation in favor of SHA512.Glen Barber2015-10-141-4/+4
* Add support for building VirtualBox Vagrant images.Brad Davis2015-07-201-4/+8
* Add initial support for building Vagrant images for VMWare. Next steps will b...Brad Davis2015-06-271-1/+6
* Add initial support for automatically uploading GCE virtualGlen Barber2015-06-271-0/+1
* Add Makefile.azure, used to upload VHD images to theGlen Barber2015-06-181-0/+1
* 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