From owner-cvs-etc Fri Jun 5 07:49:08 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05469 for cvs-etc-outgoing; Fri, 5 Jun 1998 07:49:08 -0700 (PDT) (envelope-from owner-cvs-etc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05266; Fri, 5 Jun 1998 07:48:07 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA02280; Fri, 5 Jun 1998 07:47:11 -0700 (PDT) Date: Fri, 5 Jun 1998 07:47:11 -0700 (PDT) Message-Id: <199806051447.HAA02280@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/mtree BSD.usr.dist Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1998/06/05 07:47:11 PDT Modified files: etc/mtree BSD.usr.dist Log: Hands off my /usr/src and /usr/obj! If they are symlinks (since they are hard coded into too many things), it's not nice to go and change /home/src etc. This means they will be created if missing (so it shouldn't break the releases), but won't touch them once they are changed. Revision Changes Path 1.114 +3 -3 src/etc/mtree/BSD.usr.dist