From owner-svn-src-stable-12@freebsd.org Tue Nov 20 20:50:19 2018 Return-Path: Delivered-To: svn-src-stable-12@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 9E3CB113D79F; Tue, 20 Nov 2018 20:50:19 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29D0F82F8C; Tue, 20 Nov 2018 20:50:19 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 42zyWl3Yr0zDj70; Tue, 20 Nov 2018 20:50:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id CdQm2PoKhW61; Tue, 20 Nov 2018 20:50:11 +0000 (UTC) Received: from garnet.daemonic.se (unknown [IPv6:2001:470:dca9:201:25b3:f7a5:c407:630b]) by mail.daemonic.se (Postfix) with ESMTPSA id 42zyWk6RDHzDhFd; Tue, 20 Nov 2018 20:50:10 +0000 (UTC) Subject: Re: svn commit: r340695 - in stable/12/sys: amd64/conf i386/conf To: rgrimes@freebsd.org Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org References: <201811202007.wAKK7bSP068424@pdx.rh.CN85.dnsmgr.net> From: Niclas Zeising Message-ID: Date: Tue, 20 Nov 2018 21:50:10 +0100 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <201811202007.wAKK7bSP068424@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 29D0F82F8C X-Spamd-Result: default: False [-0.72 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.66)[-0.662,0]; NEURAL_SPAM_SHORT(0.60)[0.604,0]; NEURAL_HAM_LONG(-0.66)[-0.660,0]; ASN(0.00)[asn:36236, ipnet:176.58.89.0/24, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-src-stable-12@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for only the 12-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 20:50:19 -0000 On 11/20/18 9:07 PM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> Author: zeising (doc,ports committer) >> Date: Tue Nov 20 19:37:09 2018 >> New Revision: 340695 >> URL: https://svnweb.freebsd.org/changeset/base/340695 >> >> Log: >> MFC r340387: Add evdev support to amd64 and i386 >> >> This merge is done sans sys/i386/conf/MINIMAL, since that doesn't exist in >> stable/12, only current. > > Could you do me a favor and track down why MINIMAL has > not be mfc'ed? And if there is not a good reason for > it to not be MFC'ed see that it does get done. > I asked about it cem (the original author of i386/conf/MINIMAL) about it here: https://lists.freebsd.org/pipermail/svn-src-all/2018-November/172337.html The reply is here: https://lists.freebsd.org/pipermail/svn-src-all/2018-November/172353.html Regards -- Niclas Zeising