From owner-freebsd-virtualization@freebsd.org Thu Aug 25 16:28:03 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85F08BC54DD for ; Thu, 25 Aug 2016 16:28:03 +0000 (UTC) (envelope-from jev@ecadlabs.com) Received: from mail-oi0-x22e.google.com (mail-oi0-x22e.google.com [IPv6:2607:f8b0:4003:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50E0C1153 for ; Thu, 25 Aug 2016 16:28:03 +0000 (UTC) (envelope-from jev@ecadlabs.com) Received: by mail-oi0-x22e.google.com with SMTP id f189so73828316oig.3 for ; Thu, 25 Aug 2016 09:28:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ecadlabs.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=hpyC1tMXkUUWTZVJeEzKysDYMxjDIDGwViR3sxrZ1pM=; b=ZhzJlGF4ItXOECM0Al/57ljK25rZCCWKbU8hpGnQUnRFgf2T3pDCGer8h7SmGxRDX4 mXbQC7qLKmnani+Hutz0vW/szLDJ65YZLiYv9B+1uIikeWGyycfz3a1az0fQOf3Bv7mM UCE6aZpkgRiqSdcLDBAZzkoG5XDcwGR3Hvx237jf0/AywbypKxPWcFk3KHf9mgFlPfVl 35+8bla0OC/g0nvrCnzAREBpiIJN65OeVYSrDhWDkmIE1TcKiwVRUAXB6AK4iRNH3mjs yBwn0K++Ro910dgQ/6T4v27+9uPUo7Tt3MquJKWbo9EO56RQsTA4BAvHsklaj5RNaHEG c4FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hpyC1tMXkUUWTZVJeEzKysDYMxjDIDGwViR3sxrZ1pM=; b=jYPYylZYB/8AgjEtw5cJzbcVtsG0p9r+NjXrVhq6ZE8XXliGo9baJ81BBVsvImG3LG eVewMJGE4v9iE7F/hJ5RaxqVBrMKjopbTz255FEbRgUeueep3qEBdPGTUX8g91JcwFQ3 z5sCKM1qzDbf6ZCxYjGb16/md5vHmREJGurWbeJIcN0VqB6kW/dKKh+GySCJSbndIOn6 gOF0ULIBde/y9MmZZMv+s/PXTbuBNjSaKhCSIh8QNyUrAZuvH8vjmqdaegScSyJuTIW3 ar6pEzyKeUkOcOzA7jrnbV7WVr776xwxI2ehAUSdTAD+sFWsMtZywEASdTncjm9i6g6+ SCoA== X-Gm-Message-State: AE9vXwO5PlBVCP1DcUwpbM4EprbYTaDXtoZCE/MP8gCUwci/aGTYDHYWBvA5DqYjwdMXCVEgktvKoMVG9ReWsYyY X-Received: by 10.157.17.54 with SMTP id g51mr7213319ote.101.1472142482616; Thu, 25 Aug 2016 09:28:02 -0700 (PDT) MIME-Version: 1.0 References: <20160825162212.GV19112@FreeBSD.org> In-Reply-To: <20160825162212.GV19112@FreeBSD.org> From: Jev Bjorsell Date: Thu, 25 Aug 2016 16:27:52 +0000 Message-ID: Subject: Re: Google Compute Engine image publication? To: Glen Barber Cc: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2016 16:28:03 -0000 Awesome, this just made my day. Thanks Glen. On Thu, Aug 25, 2016 at 9:22 AM Glen Barber wrote: > On Thu, Aug 25, 2016 at 04:13:02PM +0000, Jev Bjorsell wrote: > > Hi All, > > > > Not sure this is the appropriate list for cloud vendor specific > questions, > > but anyhoo... > > > > The FreeBSD 11-RC1 release notes had a line: > > > > "o Google Compute Engine image publication has been fixed." > > > > Where can I find out more about this? > > Running: > > $ gcloud compute images list --project=freebsd-org-cloud-dev > > should show you this line in the output: > > freebsd-11-0-rc2-amd64 freebsd-org-cloud-dev READY > > > Will we have official FreeBSD images published for GCE? > > > > Short answer (and best I can provide at the moment) is, we hope so. > > Glen > >