From owner-cvs-etc Thu Jun 5 12:16:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA01553 for cvs-etc-outgoing; Thu, 5 Jun 1997 12:16:48 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA01529; Thu, 5 Jun 1997 12:16:36 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wZi11-0002zo-00; Thu, 5 Jun 1997 13:16:07 -0600 To: "Jordan K. Hubbard" Subject: Re: cvs commit: src/etc/mtree BSD.include.dist Cc: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= , David Nugent , cvs-all@freebsd.org, cvs-committers@freebsd.org, cvs-etc@freebsd.org In-reply-to: Your message of "Wed, 04 Jun 1997 16:52:30 PDT." <9725.865468350@time.cdrom.com> References: <9725.865468350@time.cdrom.com> Date: Thu, 05 Jun 1997 13:16:07 -0600 From: Warner Losh Message-Id: Sender: owner-cvs-etc@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <9725.865468350@time.cdrom.com> "Jordan K. Hubbard" writes: : > 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). cd /usr/src ; cvs update -PAd Should *NOT* update anything in /usr/include, directly or indirectly. Eliminating the symlinks completely solves this problem. The small amount of disk space savings just isn't worth the hassles. Warner "Dog Pile" Losh