From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 18:08:22 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B27BB16A4CE for ; Thu, 19 Aug 2004 18:08:22 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B9A43D39 for ; Thu, 19 Aug 2004 18:08:22 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7JI7J2X007717; Thu, 19 Aug 2004 12:07:20 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 19 Aug 2004 12:07:26 -0600 (MDT) Message-Id: <20040819.120726.78072671.imp@bsdimp.com> To: conrads@cox.net From: "M. Warner Losh" In-Reply-To: References: X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: sys/conf/NOTES needs pruning/distributing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 18:08:22 -0000 In message: "Conrad J. Sabatier" writes: : If I understand correctly, sys/conf/NOTES should contain only universal : options that are useable on any platform, correct? : : If so, then there are a number of devices/options that need to be cut : and moved to their respective architectures' conf dirs. Quite a few of : them, actually. A quick look shows that nothing is obviously out of place. What did you have in mind here? Warner