]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a CLOUDPACKAGE variable to contain a list of targets for
authorgjb <gjb@FreeBSD.org>
Tue, 24 Feb 2015 22:27:02 +0000 (22:27 +0000)
committergjb <gjb@FreeBSD.org>
Tue, 24 Feb 2015 22:27:02 +0000 (22:27 +0000)
commit1a0d38818e867b19f837592c481c2f345c6acd49
tree7e5fa6d3bccb32bb1d92747731459da441760e82
parentc7fee6c3047ed11ce81121276b83f3f8804a50eb
Add a CLOUDPACKAGE variable to contain a list of targets for
post-install packaging cloud provider images.

Add a 'gce-package.sh' script to generate the final output
image ready for upload to the GCE platform.  Right now, this
is the only image that has a specific output format (GNU-tar),
and this implementation is expected to be temporary.

This is not directly connected to the other release targets.

MFC after: 1 week
X-MFC-with: r279249, r279250
Sponsored by: The FreeBSD Foundation
release/Makefile.vm
release/tools/gce-package.sh [new file with mode: 0755]