From owner-cvs-etc Thu Jun 5 09:55:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA24120 for cvs-etc-outgoing; Thu, 5 Jun 1997 09:55:53 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA24076; Thu, 5 Jun 1997 09:55:12 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.8.5/8.7.3) id SAA06705; Thu, 5 Jun 1997 18:54:52 +0200 (MET DST) Date: Thu, 5 Jun 1997 18:54:52 +0200 (MET DST) Message-Id: <199706051654.SAA06705@bitbox.follo.net> From: Eivind Eklund To: "Jordan K. Hubbard" CC: ache@nagual.pp.ru, davidn@labs.usn.blaze.net.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-etc@FreeBSD.ORG In-reply-to: "Jordan K. Hubbard"'s message of Wed, 04 Jun 1997 16:52:30 -0700 Subject: Re: cvs commit: src/etc/mtree BSD.include.dist References: <9725.865468350@time.cdrom.com> Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > Extracting only *.h files from kernel dist for release (not whole thing) > > and keeping symlinks as they are looks as final solution for me. > > No, please read my other messages - I really want to eliminate *all* > the symlinks in /usr/include. It's not useful to me to eliminate only > some of them, I need all of them to go if the evil include->source > dependency is to be severed (and completely severed it really need to > be). I'm definitely in favor. I don't get bitten _that_ often, but I still consider /usr/include depending directly on /usr/src a very dirty wart, especially when not _all_ of /usr/include is created this way. Disk space is cheap and getting cheaper; time is expensive and getting more so. Eivind.