From owner-freebsd-hackers Thu May 1 10:00:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA02839 for hackers-outgoing; Thu, 1 May 1997 10:00:37 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA02832 for ; Thu, 1 May 1997 10:00:33 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id CAA17533; Fri, 2 May 1997 02:59:22 +1000 Date: Fri, 2 May 1997 02:59:22 +1000 From: Bruce Evans Message-Id: <199705011659.CAA17533@godzilla.zeta.org.au> To: bde@zeta.org.au, jkh@time.cdrom.com Subject: Re: /usr/src/etc/Makefile install rule. Cc: hackers@freebsd.org Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> rc.serial is supposed to be customized. Installing the others would >> be Wrong. You could do a `cmp -s ...' or `diff ... | grep -q Id' and > >Why? I can see why rc.serial and rc.firewall are poor choices, >but this doesn't explain your aversion to installing the other >files. It would break years of tradition and subject /etc to patch-of-the-day syndrome. Bruce