summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-05-26 18:24:00 +0000
committergjb <gjb@FreeBSD.org>2016-05-26 18:24:00 +0000
commitc5353515822dc93e1d935fe1ae0fa93006bc3c43 (patch)
tree05380d4d1495e20402cf036495e7657faebb8045 /release
parent3360f4e6a3d45a377b8c5d31c7fe4a78c366f0ce (diff)
downloadFreeBSD-src-c5353515822dc93e1d935fe1ae0fa93006bc3c43.zip
FreeBSD-src-c5353515822dc93e1d935fe1ae0fa93006bc3c43.tar.gz
Disconnect the AZURE target from the CLOUDWARE list.
Microsoft has graciously overtaken publication of FreeBSD on Azure since 10.3-RELEASE. Many thanks to Microsoft for their support of FreeBSD on Azure. The configuration file and Makefile.azure are not (yet) planned to be removed, as they may be useful in the future. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r--release/Makefile.vm3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/Makefile.vm b/release/Makefile.vm
index 902442f..8eaacb8 100644
--- a/release/Makefile.vm
+++ b/release/Makefile.vm
@@ -15,8 +15,7 @@ VMDK_DESC= VMWare, VirtualBox disk image
QCOW2_DESC= Qemu, KVM disk image
RAW_DESC= Unformatted raw disk image
-CLOUDWARE?= AZURE \
- EC2 \
+CLOUDWARE?= EC2 \
GCE \
OPENSTACK \
VAGRANT-VIRTUALBOX \
OpenPOWER on IntegriCloud