aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile.vm
Commit message (Expand)AuthorAgeFilesLines
* release/Makefile.vm: Rework emulator-portinstallColin Percival7 days1-3/+5
* Makefile.vm: Fix duplicate rc.conf filesColin Percival13 days1-2/+4
* EC2: Add experimental cloud-init imagesColin Percival2023-09-281-2/+3
* EC2: Flavour existing AMIs as "base"Colin Percival2023-09-281-0/+1
* release/Makefile.vm: Add support for CW flavoursColin Percival2023-09-281-7/+19
* release/Makefile.vm: Garbage collect unused bitsColin Percival2023-09-281-22/+1
* releng-gce: Add ZFS support to GCE image buliding and uploadingLi-Wen Hsu2023-08-291-1/+1
* releng-azure: Add ZFS support to Azure image buliding and uploadingLi-Wen Hsu2023-08-291-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* EC2: Build and upload AMIs for both UFS and ZFSColin Percival2023-08-091-1/+1
* release: Build cloudware with multiple FS typesColin Percival2023-08-091-12/+31
* release: Build UFS and ZFS VM imagesColin Percival2023-08-091-8/+25
* release: Add code to make FreeBSD/FirecrackerColin Percival2023-07-101-0/+1
* release/oci: add Oracle Cloud image builderDave Cottlehuber2022-11-271-0/+4
* release: Add support for creating ZFS-based VM imagesMark Johnston2022-10-281-2/+3
* release: increase IMAGE_SIZE for arm, arm64, riscvGlen Barber2022-07-131-1/+1
* Update Azure release bitsLi-Wen Hsu2021-10-011-1/+1
* 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