From owner-cvs-etc Wed Jun 4 17:41:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA19544 for cvs-etc-outgoing; Wed, 4 Jun 1997 17:41:49 -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 RAA19538; Wed, 4 Jun 1997 17:41:47 -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 RAA10134; Wed, 4 Jun 1997 17:41:21 -0700 (PDT) To: Michael Smith cc: asami@cs.berkeley.edu, ache@nagual.pp.ru, bde@zeta.org.au, 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 10:09:44 +0930." <199706050039.KAA19374@genesis.atrad.adelaide.edu.au> Date: Wed, 04 Jun 1997 17:41:21 -0700 Message-ID: <10130.865471281@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Wasn't the whole idea behind this linking stuff to keep the > etc files theoretically in sync with the current kernel so that > rebuilding kernel-dependant tools was relatively straightforward? Yes, it was. However, I think that syncronization is an admirable goal which would nonetheless be better achieved in other ways. :) Jordan