From owner-cvs-etc Wed Jun 4 16:27:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA01198 for cvs-etc-outgoing; Wed, 4 Jun 1997 16:27:16 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA01163; Wed, 4 Jun 1997 16:27:12 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id QAA09528; Wed, 4 Jun 1997 16:26:58 -0700 (PDT) To: David Nugent cc: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: Re: cvs commit: src/etc/mtree BSD.include.dist In-reply-to: Your message of "Thu, 05 Jun 1997 09:22:20 +1000." <199706042322.JAA16970@labs.usn.blaze.net.au> Date: Wed, 04 Jun 1997 16:26:58 -0700 Message-ID: <9524.865466818@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I believe mtree being able to selectively not follow symlinks would be > a possible solution here. I think that's also a good idea but, as I said in my other mail, I think the true evil here that we have SHARED=copies on systems which have simply installed a bin dist and we have SHARED=symlinks as the default in /usr/src/include/Makefile so that anyone building the world suddenly diverges from the path. I can also see where the original designers may have thought this a very clever, space-saving idea but it's also Deeply Wrong and should die now. :-) Jordan