| Commit message (Expand) | Author | Age | Files | Lines |
* | release/Makefile.vm: Rework emulator-portinstall | Colin Percival | 7 days | 1 | -3/+5 |
* | Makefile.vm: Fix duplicate rc.conf files | Colin Percival | 13 days | 1 | -2/+4 |
* | EC2: Add experimental cloud-init images | Colin Percival | 2023-09-28 | 1 | -2/+3 |
* | EC2: Flavour existing AMIs as "base" | Colin Percival | 2023-09-28 | 1 | -0/+1 |
* | release/Makefile.vm: Add support for CW flavours | Colin Percival | 2023-09-28 | 1 | -7/+19 |
* | release/Makefile.vm: Garbage collect unused bits | Colin Percival | 2023-09-28 | 1 | -22/+1 |
* | releng-gce: Add ZFS support to GCE image buliding and uploading | Li-Wen Hsu | 2023-08-29 | 1 | -1/+1 |
* | releng-azure: Add ZFS support to Azure image buliding and uploading | Li-Wen Hsu | 2023-08-29 | 1 | -1/+1 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | EC2: Build and upload AMIs for both UFS and ZFS | Colin Percival | 2023-08-09 | 1 | -1/+1 |
* | release: Build cloudware with multiple FS types | Colin Percival | 2023-08-09 | 1 | -12/+31 |
* | release: Build UFS and ZFS VM images | Colin Percival | 2023-08-09 | 1 | -8/+25 |
* | release: Add code to make FreeBSD/Firecracker | Colin Percival | 2023-07-10 | 1 | -0/+1 |
* | release/oci: add Oracle Cloud image builder | Dave Cottlehuber | 2022-11-27 | 1 | -0/+4 |
* | release: Add support for creating ZFS-based VM images | Mark Johnston | 2022-10-28 | 1 | -2/+3 |
* | release: increase IMAGE_SIZE for arm, arm64, riscv | Glen Barber | 2022-07-13 | 1 | -1/+1 |
* | Update Azure release bits | Li-Wen Hsu | 2021-10-01 | 1 | -1/+1 |
* | release: fix VMSIZE following 1ca8842f3ad9 | Glen Barber | 2021-03-04 | 1 | -2/+2 |
* | Include Makefile.inc1 in Makefile.vm, missed in previous change | Glen Barber | 2021-03-02 | 1 | -0/+1 |
* | Adjust where UNAME_r is defined for ports builds | Glen Barber | 2021-03-02 | 1 | -1/+1 |
* | pass UNAME_r to fix building 14.x ports on 13.x | Glen Barber | 2021-02-18 | 1 | -1/+1 |
* | release: Add an image for CI | Emmanuel Vadot | 2020-11-02 | 1 | -1/+5 |
* | Ensure the TYPE, BRANCH, and REVISION variables are set in | Glen Barber | 2020-01-13 | 1 | -0/+6 |
* | Increase the default VMSIZE for raw, qcow2, vhd, and vmdk virtual | Glen Barber | 2019-10-11 | 1 | -1/+1 |
* | Reduce the default image size for virtual machine disk images from | Glen Barber | 2019-04-30 | 1 | -1/+1 |
* | Add support for cross-building cloudware images. | Colin Percival | 2019-04-03 | 1 | -1/+20 |
* | 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 |