From owner-svn-src-head@freebsd.org Mon Mar 26 18:20:30 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45067F5DB0E; Mon, 26 Mar 2018 18:20:30 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-qk0-x22d.google.com (mail-qk0-x22d.google.com [IPv6:2607:f8b0:400d:c09::22d]) (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 D18356B0E9; Mon, 26 Mar 2018 18:20:29 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: by mail-qk0-x22d.google.com with SMTP id 132so21151496qkd.5; Mon, 26 Mar 2018 11:20:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=itMTfGC4NLlNespFtRbVT+SgTHSAT++oST6b97AUV/Q=; b=crjIySOHfAN8e8mItVAoteWdSfK3B5tWfccQSUokClk8d/EBxxHOIU/r9EKLU3lXk4 urSWDKlVBtOnaXBMBn2h6Hbjv/4xznCXSHDhCpWPsniYe9RSh1nY0DEqtPlfOILQGtZV bKRTaAjfBC7mXfc/UKE3oDlIr0n0DapyszIhnmT1qIC8dE1oazYUNjtM86okMaOb68t5 pzhgvwYhxlzcdxIzU7hdcHhzhxfAa12yUZHJN1q7xcewOQbzKBtv+28M4me7uE12ndpc uvV/Och+XzNVCXr8csm0WR7hRY7Rf6msghnByKBlIdcHETcpVjC8Xkhf/TDXT6bpNsEe hstA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=itMTfGC4NLlNespFtRbVT+SgTHSAT++oST6b97AUV/Q=; b=UoO/N+xgyccYzgy1Dz77bMGw99AfgOOlnrJW6UN8+Vn3jZ6tnIp9R9siks1Id+L2ZJ tUzeD4/jV0JtHwANlRKcg6iWWA2mSMAjFBqloDGB9PnWMzcxqzrbEegaPaaG5luRPtIl qKYg15u8Dw6z6S2z2d8Lr99LDTdvWFUfSY3fc68vnHBvtaUT1l+g468Q/ULzxy0qcho6 mpI/gpr+ixfh3ELxYvIg0SuFrdl6eQT3+clay6TaAENJOVSxQpxaPLIpRmB+5i+S+vFx QHG6AdiY56KI4DFehwq8IljLkzk5tvwNQnvEh1Q9HcO9jsjYQvd5wmeIzHUi+guHlxOA FMkw== X-Gm-Message-State: AElRT7GAQYcbpsBc7Q141+Wp7CqdCcrL9txmCjsi22ZVlmveBzILIhTB AHiGSz+dFXXGDwrxlwcZjJa8yTHx X-Google-Smtp-Source: AIpwx49MTPH59uBxfLYuueNUtP2wSS+8HsmwkIV3z5QKjqW0jkTPP1R33hzUkqVEa8PA++H9x3cjaw== X-Received: by 10.55.75.146 with SMTP id y140mr16142383qka.222.1522088429151; Mon, 26 Mar 2018 11:20:29 -0700 (PDT) Received: from mbp.home ([177.53.86.172]) by smtp.gmail.com with ESMTPSA id r125sm11922800qkd.46.2018.03.26.11.20.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Mar 2018 11:20:28 -0700 (PDT) Sender: Renato Botelho Subject: Re: svn commit: r331364 - head/release/tools To: Glen Barber , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201803221749.w2MHnRNR012755@repo.freebsd.org> From: Renato Botelho Message-ID: Date: Mon, 26 Mar 2018 15:20:25 -0300 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <201803221749.w2MHnRNR012755@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2018 18:20:30 -0000 On 22/03/18 14:49, Glen Barber wrote: > Author: gjb > Date: Thu Mar 22 17:49:27 2018 > New Revision: 331364 > URL: https://svnweb.freebsd.org/changeset/base/331364 > > Log: > Remove google_accounts_manager from VM_RC_LIST in the GCE configuration > file, no longer needed. > > PR: 221714 > MFC after: 3 days > Sponsored by: The FreeBSD Foundation > > Modified: > head/release/tools/gce.conf > > Modified: head/release/tools/gce.conf > ============================================================================== > --- head/release/tools/gce.conf Thu Mar 22 17:46:38 2018 (r331363) > +++ head/release/tools/gce.conf Thu Mar 22 17:49:27 2018 (r331364) > @@ -9,7 +9,7 @@ export VM_EXTRA_PACKAGES="firstboot-freebsd-update fir > sysutils/py-google-compute-engine" > > # Set to a list of third-party software to enable in rc.conf(5). > -export VM_RC_LIST="google_accounts_manager ntpd sshd firstboot_growfs \ > +export VM_RC_LIST="ntpd sshd firstboot_growfs \ > firstboot_pkgs firstboot_freebsd_update google_startup \ > google_accounts_daemon google_clock_skew_daemon > google_instance_setup google_ip_forwarding_daemon First 2 lines end up with '\' but following 2 lines don't. It would be nice to add just to keep it consistent IMO -- Renato Botelho