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
This commit is contained in:
Glen Barber 2016-05-26 18:24:00 +00:00
parent dbe3eb98b5
commit f1d219a66d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300761

View File

@ -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 \