From owner-svn-src-head@freebsd.org Thu Jun 16 21:28:37 2016 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 79E51A77DB9; Thu, 16 Jun 2016 21:28:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 695F11F86; Thu, 16 Jun 2016 21:28:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 61F101C97; Thu, 16 Jun 2016 21:28:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 139D922426; Thu, 16 Jun 2016 21:28:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id fEo7Rc9SxT8Z; Thu, 16 Jun 2016 21:28:30 +0000 (UTC) Subject: Re: svn commit: r301973 - in head/usr.sbin/bsdconfig: include networking networking/include networking/share share/media DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com AF3F52241F To: Devin Teske , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201606162114.u5GLEPa6051162@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <4a9ec3a9-5668-f35d-82fc-f936826841db@FreeBSD.org> Date: Thu, 16 Jun 2016 14:28:27 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201606162114.u5GLEPa6051162@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 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: Thu, 16 Jun 2016 21:28:37 -0000 On 6/16/16 2:14 PM, Devin Teske wrote: > Author: dteske > Date: Thu Jun 16 21:14:25 2016 > New Revision: 301973 > URL: https://svnweb.freebsd.org/changeset/base/301973 > > Log: > Add bsdconfig `wifi' (aka `wireless' or `wlan') module > > Approved by: re (gjb) > MFC after: 8 weeks 8 weeks is about August 11. Presumably you think this change is not "stable" enough for the stable/10 branch (note that "stable" has different meanings there). releng/11.0 branch: July 29, 2016 ports/ release tag: August 12, 2016 RC3 build starts: August 12, 2016 [*] RELEASE build starts: August 19, 2016 [*] - If needed Looking at the planned schedule, you won't MFC it to stable/10 (which won't be released for a year?) until nearly the release of 11.0. My question is, does this really belong in head right now for 11.0 or should it wait until after the stable/11 branching? > Relnotes: yes -- Regards, Bryan Drewery