From owner-freebsd-hackers Mon Sep 8 15:23:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA09702 for hackers-outgoing; Mon, 8 Sep 1997 15:23:32 -0700 (PDT) Received: from shell.firehouse.net (brian@shell.firehouse.net [209.42.203.45]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA09690 for ; Mon, 8 Sep 1997 15:23:26 -0700 (PDT) Received: from localhost (brian@localhost) by shell.firehouse.net (8.8.5/8.8.5) with SMTP id SAA26771; Mon, 8 Sep 1997 18:22:45 -0400 (EDT) Date: Mon, 8 Sep 1997 18:22:42 -0400 (EDT) From: Brian Mitchell To: Brandon Gillespie cc: Lutz Albers , hackers@FreeBSD.ORG Subject: Re: what do you think ... should/could ports move to -> /usr/local/ports ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 8 Sep 1997, Brandon Gillespie wrote: > On Mon, 8 Sep 1997, Brian Mitchell wrote: > > > On Mon, 8 Sep 1997, Lutz Albers wrote: > > > > what about /usr/contrib like bsd/os? > > its no different than /usr/local, just a different name. It is. They have /usr/local as well, which is unpopulated. /usr/contrib is for contributed software on the cd but not maintained by bsdi. This is the same situation the ports collection is in. > > I think the main issue here is that people feel /usr/local/ should be a > different fs (I agree), but many feel its unclean to mount from anything > other than root. > > Suggestion: mount it on /local, and symlink /usr/local to /local.. > > -Brandon > >