From owner-cvs-src@FreeBSD.ORG Tue Feb 17 13:53:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7477616A4D1; Tue, 17 Feb 2004 13:53:11 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B30643D31; Tue, 17 Feb 2004 13:53:11 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i1HLrAOJ032240; Tue, 17 Feb 2004 13:53:10 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i1HLr96U032239; Tue, 17 Feb 2004 13:53:09 -0800 (PST) (envelope-from obrien) Date: Tue, 17 Feb 2004 13:53:09 -0800 From: "David O'Brien" To: Nate Lawson Message-ID: <20040217215309.GA31288@dragon.nuxi.com> References: <20040217203852.724BE16A567@hub.freebsd.org> <20040217125043.N30568@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040217125043.N30568@root.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Wes Peters cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 acpi.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 21:53:11 -0000 On Tue, Feb 17, 2004 at 12:52:24PM -0800, Nate Lawson wrote: > Please don't recommend they put the hint in device.hints. That file is > regenerated as part of the upgrade process. It should go in > /boot/loader.conf, which is already cross-referenced by the manpage. I don't follow -- /boot/device.hints isn't regenerated. One must have one, and upgrading from an older FreeBSD version to 5.x requires you to create one. -- -- David (obrien@FreeBSD.org)