From owner-cvs-src@FreeBSD.ORG Mon Oct 24 07:18:35 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 4FF3F16A41F; Mon, 24 Oct 2005 07:18:35 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01CAD43D45; Mon, 24 Oct 2005 07:18:34 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j9O7IXbR034795; Mon, 24 Oct 2005 00:18:33 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j9O7IWGn034794; Mon, 24 Oct 2005 00:18:32 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Oct 2005 00:18:32 -0700 From: "David O'Brien" To: Nate Lawson Message-ID: <20051024071832.GB22437@dragon.NUXI.org> References: <20051024043630.95DB416A439@hub.freebsd.org> <435C70A5.9060408@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <435C70A5.9060408@root.org> X-Operating-System: FreeBSD 7.0-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 User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/contrib/dev/acpica acpica_prep.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 24 Oct 2005 07:18:35 -0000 On Sun, Oct 23, 2005 at 10:27:01PM -0700, Nate Lawson wrote: > David E. O'Brien wrote: > >obrien 2005-10-24 04:36:14 UTC > > FreeBSD src repository > > > > Modified files: > > sys/contrib/dev/acpica acpica_prep.sh > > Log: > > Add a commented out version of what was done for the r20041119sysinc > > import. > > > > Revision Changes Path > > 1.8 +13 -1 src/sys/contrib/dev/acpica/acpica_prep.sh .. > Why not uncomment those if it was tested? You said to add it, commented if I prefered. :-) The simple script I sent you was run on a checkout of the vendor branch - where you had already run acpica_prep.sh. I didn't want to just add my changes implying that acpica_prep.sh as a whole was fully tested. -- -- David (obrien@FreeBSD.org)