From owner-svn-src-head@freebsd.org Mon Nov 19 15:58:35 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 7F6541107D44; Mon, 19 Nov 2018 15:58:35 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (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 06EEE7BE5D; Mon, 19 Nov 2018 15:58:35 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 42zD5j23cqzDj6N; Mon, 19 Nov 2018 15:58:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id 0JnOSS2JoyNK; Mon, 19 Nov 2018 15:58:32 +0000 (UTC) Received: from garnet.daemonic.se (host-95-192-227-159.mobileonline.telia.com [95.192.227.159]) by mail.daemonic.se (Postfix) with ESMTPSA id 42zD5h4ySczDhFd; Mon, 19 Nov 2018 15:58:32 +0000 (UTC) Subject: Re: svn commit: r339476 - head/sys/i386/conf To: Conrad Meyer , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201810201916.w9KJGh0H066643@repo.freebsd.org> From: Niclas Zeising Message-ID: <2afa1dbf-10f9-8e38-36b6-e40fb0020d87@freebsd.org> Date: Mon, 19 Nov 2018 16:58:31 +0100 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <201810201916.w9KJGh0H066643@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 06EEE7BE5D X-Spamd-Result: default: False [-0.07 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.68)[-0.675,0]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US]; NEURAL_SPAM_SHORT(0.61)[0.609,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 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, 19 Nov 2018 15:58:35 -0000 On 10/20/18 9:16 PM, Conrad Meyer wrote: > Author: cem > Date: Sat Oct 20 19:16:43 2018 > New Revision: 339476 > URL: https://svnweb.freebsd.org/changeset/base/339476 > > Log: > Add a MINIMAL config for i386, based on amd64 > Any plans to MFC this? Regards -- Niclas Zeising