From owner-freebsd-cloud@FreeBSD.ORG Tue Jun 16 18:06:18 2015 Return-Path: Delivered-To: freebsd-cloud@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 19E39D69; Tue, 16 Jun 2015 18:06:18 +0000 (UTC) (envelope-from swills@mouf.net) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C79298F4; Tue, 16 Jun 2015 18:06:17 +0000 (UTC) (envelope-from swills@mouf.net) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.9/8.14.9) with ESMTP id t5GI67Md021844 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 16 Jun 2015 18:06:12 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.9/8.14.9/Submit) id t5GI67m5021843; Tue, 16 Jun 2015 18:06:07 GMT (envelope-from swills) Date: Tue, 16 Jun 2015 18:06:07 +0000 From: Steve Wills To: Glen Barber Cc: Colin Percival , freebsd-cloud@freebsd.org Subject: Re: EC2 AMIs will be available from snapshot builds Message-ID: <20150616180603.GA21206@mouf.net> References: <55512E50.7010702@freebsd.org> <20150616134619.GB97471@mouf.net> <20150616160340.GB1387@hub.FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150616160340.GB1387@hub.FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Tue, 16 Jun 2015 18:06:12 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=HEADER_FROM_DIFFERENT_DOMAINS autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.98.7 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 18:06:18 -0000 On Tue, Jun 16, 2015 at 04:03:40PM +0000, Glen Barber wrote: > On Tue, Jun 16, 2015 at 01:46:22PM +0000, Steve Wills wrote: > > On Mon, May 11, 2015 at 03:33:52PM -0700, Colin Percival wrote: > > > Hi cloudy people, > > > > > > I've walked Glen through using my EC2 AMI-building additions to the release > > > code, and he has successfully built AMIs for the latest 11-CURRENT and > > > 10-STABLE snapshots -- so with luck, there should be weekly(ish) AMIs made > > > available in the future. > > > > Did this happen? If so, where can I find the images? Looking in the public > > images list on Amazon, I see for example ami-79bf5512 which looks like the > > latest snapshot, but there's nothing indicating who created it, so I'm > > uncertain. > > > > Yes, this did happen. The AMIs are now auto-published as a part of the > weekly snapshot builds. These are announced on the -snapshots@ list, > but this past week's builds were not announced (nor published), except > the AMIs, since there were a few things that were being fixed on a day > after day basis, and I didn't get a chance to do a rebuild before > leaving BSDCan. New builds will be available either today or tomorrow, > once I have a chance to update a few configuration files and do a few > MFCs. Ah, great, thanks for the info! Steve