freebsd-dev/release
Glen Barber 4afe7cf500 Rename the 'release' target to 'real-release', and
add two targets, 'vm-release' and 'cloudware-release',
that are invoked if WITH_VMIMAGES and WITH_CLOUDWARE
are not empty.

This fixes an issue where 'make release' would not
build the cloud provider targets because CLOUDWARE was
not yet set. [1]

Move the WITH_VMIMAGES and WITH_CLOUDWARE targets to
Makefile.vm.

Note: There is no 'cloudware-install' target yet, since
some of the disk image names may need to be specific to
the provider, so this is probably best handled by the
build scripts.

Reported by:	cperciva [1]
MFC after:	1 month
X-MFC-with:	r277458
Sponsored by:	The FreeBSD Foundation
2015-01-22 19:43:05 +00:00
..
amd64 Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
arm Build gperf before gcc 2014-12-24 18:51:25 +00:00
doc Document r277270, OpenSSL update to 1.0.1l. 2015-01-16 21:08:04 +00:00
i386 Initial rewrite to consolidate VM image build scripts into one. 2014-11-05 13:22:19 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd Convert to LIBADD 2014-11-26 08:12:21 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc Use mkimg instead of md(4) and gpart. 2014-05-01 03:24:41 +00:00
scripts Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
sparc64 - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4. 2013-07-26 14:23:25 +00:00
tools Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
Makefile Rename the 'release' target to 'real-release', and 2015-01-22 19:43:05 +00:00
Makefile.vm Rename the 'release' target to 'real-release', and 2015-01-22 19:43:05 +00:00
rc.local Create /tmp/bsdinstall_etc even if we aren't starting the installer so that 2014-09-13 20:09:02 +00:00
release.conf.sample Add examples for WITH_CLOUDWARE to release.conf.sample. 2014-11-04 00:02:23 +00:00
release.sh Add examples for WITH_CLOUDWARE to release.conf.sample. 2014-11-04 00:02:23 +00:00