freebsd-dev/release
Glen Barber eb64cd58f5 Add initial support for automatically uploading GCE virtual
machine images to the Google Compute Engine platform.

By default, gcutil/gsutil requires an Oauth2 login generated
from a URL that must be opened in a browser, a verification
code copied back to the terminal from which it was invoked,
etc., etc., making it near impossible for automation.

I've hacked together an evil solution to work around this,
so unless GCE_LOGIN_SKIP is set to a non-empty value, this
Makefile will not do anything useful.

As a result of this commit, remove the gce-package.sh script
that was never, nor will ever be, used.

MFC after:	3 days
X-MFC-Note:	(hopefully)
Sponsored by:	The FreeBSD Foundation
2015-06-27 01:29:59 +00:00
..
amd64 Merge the following revisions from ^/projects/release-vmimage: 2015-01-20 23:56:04 +00:00
arm Increase the FreeBSD/arm image sizes back to 1G for 11-CURRENT. 2015-06-18 10:26:27 +00:00
arm64 Do not nest the BSD and MBR partitions, which produces 2015-04-27 18:07:11 +00:00
doc Clarify the note about Thumb-2 kernel support. 2015-06-26 13:33:46 +00:00
i386 Use mkimg(1) to create the i386 memstick images, similar to 2015-05-23 00:32:58 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd do not strip /stand 2015-01-24 08:48:05 +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 Create the arm64/aarch64 VM disk image as MBR instead of 2015-04-23 01:04:14 +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 Add initial support for automatically uploading GCE virtual 2015-06-27 01:29:59 +00:00
Makefile Remove arm/Makefile.{KERNEL} files, as this project 2015-05-07 19:47:15 +00:00
Makefile.azure Change the hour:minute delimiter from ':' to '-', since 2015-06-25 14:24:06 +00:00
Makefile.ec2 Change the hour:minute delimiter from ':' to '-', since 2015-06-25 14:24:06 +00:00
Makefile.gce Add initial support for automatically uploading GCE virtual 2015-06-27 01:29:59 +00:00
Makefile.mirrors Consider PRERELEASE builds snapshots, in addition to CURRENT and 2015-06-25 13:40:00 +00:00
Makefile.vm Add initial support for automatically uploading GCE virtual 2015-06-27 01:29:59 +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 Merge the following from ^/projects/release-arm64 to allow 2015-04-21 00:48:35 +00:00
release.sh Merge ^/projects/release-arm-redux into ^/head. 2015-05-09 21:08:12 +00:00