From owner-freebsd-hackers Sun Sep 7 23:19:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA10910 for hackers-outgoing; Sun, 7 Sep 1997 23:19:49 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA10905 for ; Sun, 7 Sep 1997 23:19:45 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id IAA20880; Mon, 8 Sep 1997 08:15:06 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id IAA01414; Mon, 8 Sep 1997 08:09:18 +0200 (CEST) Message-ID: <19970908080917.09111@klemm.gtn.com> Date: Mon, 8 Sep 1997 08:09:17 +0200 From: Andreas Klemm To: Greg Lehey Cc: Evan Champion , hackers@FreeBSD.ORG Subject: Re: what do you think ... should/could ports move to -> /usr/local/ports ? References: <19970907160423.39071@klemm.gtn.com> <3412C092.57D67DA9@synapse.net> <19970908093740.17864@lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.79 In-Reply-To: <19970908093740.17864@lemis.com>; from Greg Lehey on Mon, Sep 08, 1997 at 09:37:40AM +0930 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, Sep 08, 1997 at 09:37:40AM +0930, Greg Lehey wrote: > /usr/local or its replacement should possibly be a separate file > system. I find the idea of mounting file systems on non-root file > systems aesthetically displeasing. Can't understand this. You only have to deal with a suitable order in /etc/fstab ... But whats the problem ... > How about (shudder) following the > System V example and mounting them on /opt? The pure System V R4 example follows the idea: /opt//{bin,lib,man,...} not /opt/{bin,lib,man} This was discussed already one year ago and nobody wanted /opt//bin /lib /include /info /man /man/man1 ... figure out ... 1048 or so entries in the root of /opt. Even /opt///bin /lib /include /info /man /man/man1 ... Would have the disadvantage to have many many bin subdirs and youd have to symlink everything into a global /opt/bin /opt/include /opt/lib /opt/man /opt/info I'd dislike to simply renaming /usr/local to /opt, since this wouldn't be that /opt as we know it. And we would look different to SYSV _and_ to the other BSD variants. Then better keep /usr/local in the /usr filesystem. -- Andreas Klemm | klemm.gtn.com - powered by Symmetric MultiProcessor FreeBSD http://www.freebsd.org/~fsmp/SMP/SMP.html http://www.freebsd.org/~fsmp/SMP/benches.html