From owner-svn-src-head@freebsd.org Sun Feb 26 09:14:12 2017 Return-Path: Delivered-To: svn-src-head@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 056E6CEB302; Sun, 26 Feb 2017 09:14:12 +0000 (UTC) (envelope-from joel@vnode.se) Received: from smtp.opsify.se (smtp.opsify.se [185.137.191.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.opsify.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC59A282; Sun, 26 Feb 2017 09:14:11 +0000 (UTC) (envelope-from joel@vnode.se) Received: from ymer.vnode.se (62-20-154-136-no280.tbcn.telia.com [62.20.154.136]) by smtp.opsify.se (Postfix) with ESMTPSA id AA8A13870E1; Sun, 26 Feb 2017 10:14:03 +0100 (CET) Date: Sun, 26 Feb 2017 10:14:02 +0100 From: Joel Dahl To: Allan Jude Cc: Bryan Drewery , Bartek Rutkowski , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r314036 - head/usr.sbin/bsdinstall/scripts Message-ID: <20170226091402.GA6135@ymer.vnode.se> Mail-Followup-To: Allan Jude , Bryan Drewery , Bartek Rutkowski , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201702210937.v1L9bY6V093836@repo.freebsd.org> <28a4cf5e-2edd-3e30-9ecd-817f886e9ea3@FreeBSD.org> <20170221144002.GA87822@FreeBSD.org> <20170222070733.GA29010@ymer.vnode.se> <6550638c-a629-bf5e-65e0-672cfd125f73@FreeBSD.org> <5a98141c-5614-372c-5786-1437cc40011a@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a98141c-5614-372c-5786-1437cc40011a@freebsd.org> User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 26 Feb 2017 09:14:12 -0000 On Wed, Feb 22, 2017 at 06:10:04PM -0500, Allan Jude wrote: > Core is soon to announce a more formalized way to discuss and reach > consensus on these types of changes. robak@ can I ask that you back this > out for now, and we use that process to determine what the right set of > knobs to turn on by default is, and which should be up to the user. This hasn't been backed out yet. -- Joel