From owner-cvs-all Mon Apr 2 20:18:51 2001 Delivered-To: cvs-all@freebsd.org Received: from burka.rdy.com (burka.rdy.com [205.149.189.91]) by hub.freebsd.org (Postfix) with ESMTP id 44B5337B71E; Mon, 2 Apr 2001 20:18:44 -0700 (PDT) (envelope-from dima@sivka.rdy.com) Received: from sivka.rdy.com (mg130-105.ricochet.net [204.179.130.105]) by burka.rdy.com (8.9.3/8.9.3) with ESMTP id UAA15708; Mon, 2 Apr 2001 20:18:38 -0700 (PDT) (envelope-from dima@sivka.rdy.com) Received: (from dima@localhost) by sivka.rdy.com (8.11.3/8.11.3) id f333IW506724; Mon, 2 Apr 2001 20:18:32 -0700 (PDT) (envelope-from dima) Date: Mon, 2 Apr 2001 20:17:55 -0700 From: Dima Ruban To: Greg Lehey 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: <20010402201755.A6698@sivka.rdy.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 03, 2001 at 11:02:40AM +0930, Greg Lehey wrote: > >> > >> 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. No, there's nothing wrong with having /usr on the root filesystem. But having /usr on a root filesystem _and_ /usr/lib as a separate filesystem is definitely brain-damaged. > > Greg > -- > Finger grog@lemis.com for PGP public key > See complete headers for address and phone numbers -- dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message