From owner-freebsd-current@FreeBSD.ORG Tue Aug 19 10:27:29 2003 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 C5BA916A4BF for ; Tue, 19 Aug 2003 10:27:29 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2462143F3F for ; Tue, 19 Aug 2003 10:27:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h7JHRSQX076301; Tue, 19 Aug 2003 10:27:28 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h7JHRRHD076300; Tue, 19 Aug 2003 10:27:27 -0700 (PDT) Date: Tue, 19 Aug 2003 10:27:26 -0700 From: "David O'Brien" To: Gordon Tetlow Message-ID: <20030819172726.GA76279@dragon.nuxi.com> References: <20030817085438.GQ4672@roark.gnf.org> <20030818014823.GA58027@dragon.nuxi.com> <20030818233640.GB4893@roark.gnf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030818233640.GB4893@roark.gnf.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-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: freebsd-current@FreeBSD.org Subject: Re: HEADS UP: dynamic root support now in the tree X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 17:27:30 -0000 On Mon, Aug 18, 2003 at 04:36:40PM -0700, Gordon Tetlow wrote: > I think this is a bad idea because all of the .a archives will end up in > /lib. Seeing how those aren't necessary for running binaries in /bin and > /sbin, I'd rather they stay in /usr/lib (which means LIBDIR shouldn't > change if I'm reading the Makefile glue correctly). Yeah, I realized that later -- I'm working on a new version of the patch for bsd.lib.mk only.