From owner-freebsd-arm@freebsd.org Tue Oct 3 17:00:56 2017 Return-Path: Delivered-To: freebsd-arm@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 1139FE42852 for ; Tue, 3 Oct 2017 17:00:56 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DFA6481503; Tue, 3 Oct 2017 17:00:55 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 57ACCF02; Tue, 3 Oct 2017 12:00:54 -0500 (CDT) Date: Tue, 3 Oct 2017 12:00:53 -0500 From: Mark Linimon To: Ian Lepore Cc: Russell Haley , freebsd-arm Subject: Re: GENERIC kernel (was Re: BeagleBone Crochet Build Problem) Message-ID: <20171003170053.GB2918@lonesome.com> References: <176dbdd5-1a32-06b2-7dd8-0647cc0fbe20@acm.org> <1506954050.22078.55.camel@freebsd.org> <1506962766.22078.69.camel@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1506962766.22078.69.camel@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2017 17:00:56 -0000 On Mon, Oct 02, 2017 at 10:46:06AM -0600, Ian Lepore wrote: > Why are we working towards a GENERIC kernel for arm? My intuition would be: - easier to tell new FreeBSD users how to start - less work for Release Engineering to make targets OTOH I'm not doing the work so I don't get to set the direction :-) My _opinion_ is that we still seem to have a steeper curve for our new users than is necessary. I intend to think about that more this fall. mcl