From owner-cvs-all Mon Apr 2 18:34:47 2001 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id B1EDF37B71B; Mon, 2 Apr 2001 18:34:40 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 600526ACB7; Tue, 3 Apr 2001 11:04:39 +0930 (CST) Date: Tue, 3 Apr 2001 11:04:39 +0930 From: Greg Lehey To: Dima Ruban Cc: Bruce Evans , Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard Makefile.inc Message-ID: <20010403110439.D71213@wantadilla.lemis.com> References: <200104020847.f328lPi25772@freefall.freebsd.org> <20010403095930.A39626@wantadilla.lemis.com> <20010402180621.A6429@sivka.rdy.com> <20010403110240.C71213@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010403110240.C71213@wantadilla.lemis.com>; from grog@lemis.com on Tue, Apr 03, 2001 at 11:02:40AM +0930 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 3 April 2001 at 11:02:40 +0930, Greg Lehey wrote: > On Monday, 2 April 2001 at 18:06:21 -0700, Dima Ruban wrote: >> On Tue, Apr 03, 2001 at 09:59:30AM +0930, Greg Lehey wrote: >>> On Monday, 2 April 2001 at 20:34:57 +1000, Bruce Evans wrote: >>>> On Mon, 2 Apr 2001, Ruslan Ermilov wrote: >>>> >>>>> ru 2001/04/02 01:47:25 PDT >>>>> >>>>> Modified files: >>>>> usr.sbin/pccard Makefile.inc >>>>> Log: >>>>> Backout revision 1.6 (removed the NOSHARED bit.) >>>>> >>>>> These must be compiled static so that it is possible >>>>> to use them early in the boot process. >>>> >>>> But this can't be used early in the boot process, since it is not in >>>> the root partition. It is normally in the same partition as shared >>>> libraries. >>> >>> That depends on your partition layout. >> >> How is that? Both pccardd and pccardc are in /usr/sbin/ directory, >> shared libraries are in /usr/lib directory. I can see a brain damaged >> filesystem layout where /usr/sbin is actually part of / filesystem and >> /usr/lib is a different filesystem, but following this logic we'll have to >> compile everything static just to support configurations like that. >> I don't think it's very smart. > > There's nothing brain-damaged about having /usr on the root file > system. If it weren't for bikeshed issues, I'd recommend it. Oops, I misinterpreted your point (/usr/lib and /usr/sbin on different file systems). But that's not relevant: bde was just saying that it wasn't on the root file system. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message