From owner-svn-src-user@FreeBSD.ORG Sun Feb 16 02:14:41 2014 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3727B3A; Sun, 16 Feb 2014 02:14:40 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C268E1DF9; Sun, 16 Feb 2014 02:14:40 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 4EAB01724D; Sun, 16 Feb 2014 02:14:39 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 4EAB01724D Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 15 Feb 2014 21:14:37 -0500 From: Glen Barber To: Colin Percival Subject: Re: svn commit: r261953 - in user/cperciva/EC2-build: . ec2-bits ec2-bits/boot ec2-bits/etc ec2-bits/etc.marketplace keys Message-ID: <20140216021437.GZ1667@glenbarber.us> References: <201402160209.s1G29gOT039785@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rPF8rPXpDlNr1aSW" Content-Disposition: inline In-Reply-To: <201402160209.s1G29gOT039785@svn.freebsd.org> X-Operating-System: FreeBSD 11.0-CURRENT amd64 User-Agent: Mutt/1.5.22 (2013-10-16) Cc: src-committers@freebsd.org, svn-src-user@freebsd.org X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Feb 2014 02:14:41 -0000 --rPF8rPXpDlNr1aSW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 16, 2014 at 02:09:42AM +0000, Colin Percival wrote: > Author: cperciva > Date: Sun Feb 16 02:09:42 2014 > New Revision: 261953 > URL: http://svnweb.freebsd.org/changeset/base/261953 >=20 > Log: > Add FreeBSD/EC2 image building code; this is what I used for 10.0-RELEA= SE. > =20 > To use this, you need to: > 1. Have the devel/awscli port installed. > 2. Have an AWS account. > 3. Put your AWS keys into aws-keys.conf. > 4. Edit the parameters at the top of instructions.txt. > 5. Run the commands in instructions.txt. > =20 > At some point the task of building EC2 images will be handed off to the > release engineering team and this code will be integrated into head, but > there are some (non-technical) questions to resolve before that will > happen. >=20 And I, for one, am very excited. Glen --rPF8rPXpDlNr1aSW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTAB8NAAoJELls3eqvi17QCSMQAIqO57SlbVs8cSwKyFsjo4Ck 1IljVGoIWWe6z39Z1EQQIUecCDu66e6SXNJEUnAN941OsOpDTJhiPvVA3/PqJCoG qj75Aa/4lAM+4o6QC17+8DnGiCDNoICOilGcWJBfrakv6lDyjqrr9aPeV/mBCxG+ eGIiWVkcWZQ0tHi5SBlgIRpuE+opWdsqyfOn+ccNc+CK/Qi1JFCeFCWp7vfFcgP7 4g3AV2JuG7swW13/90VI66ehKAtRX+ahOBcQhGK0Xc2KzmQdqs7WV6RxHOyF9wke EH4j+n/L+feXcj9LiP2XOutEasB3D8cCuNM0NnwpmlqD4ao98UaQpU1HL0l0Qwel eiOFuhs3sHjV4D+UQCZ6jClbGnOE7wjBc3YtWBuvdNIa7nxH74cDGI56UExZiv9g 6xnySrTM4Q2zWX/G9pDeMsO/TiajOtqGrNRz2+/qa+2tkuV5ycKeKqeSpXjxPUgI q5zFsu1pDSa18k88i/R/GqTQVROROQzfi7WNmgsuZBQ1WUjlDUjQdYrleGif5PiO 5zuHx5olndjCABanVphNPZ0+uvRU16iuOqbzXFaTzXKi0RuQpxwgc6QcDIdXxZAk 04XfLxrnFMsPf62U77lt0tDr+bmXUtSmCHekMOj5AKibbtPu/UMw/vpOINB9xUcH y1Jo0VGRlhpYPjfn/O2G =q37l -----END PGP SIGNATURE----- --rPF8rPXpDlNr1aSW--