From owner-freebsd-current Thu Aug 29 13:37:10 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA03515 for current-outgoing; Thu, 29 Aug 1996 13:37:10 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA03503 for ; Thu, 29 Aug 1996 13:37:03 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id OAA08116; Thu, 29 Aug 1996 14:36:44 -0600 (MDT) Date: Thu, 29 Aug 1996 14:36:44 -0600 (MDT) Message-Id: <199608292036.OAA08116@rocky.mt.sri.com> From: Nate Williams To: Sujal Patel Cc: "Rodney W. Grimes" , Peter Wemm , current@freebsd.org Subject: Re: cvs commit: src/usr.sbin/bind - Imported sources In-Reply-To: References: <199608292001.NAA01710@GndRsh.aac.dev.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Sujal Patel writes: > On Thu, 29 Aug 1996, Rodney W. Grimes wrote: > > > GAG!!! This violates the BSD src tree paradigm of having the src tree > > layout reflect the installtion directory and your going to have to > > do a bunch of BINDIR=blah blah to make this work.... > > > > host, dig go in src/usr.bin > > named, ndc, nslookup go in src/usr.sbin > > named-xfer goes in src/libexec > > can we somehow have some symlinks from the "correct" spot to the spot in > the source tree. CVS doesn't support symlinks. Nate