From owner-freebsd-hackers Sun Apr 13 05:37:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA02046 for hackers-outgoing; Sun, 13 Apr 1997 05:37:29 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA02038 for ; Sun, 13 Apr 1997 05:37:25 -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 FAA16072; Sun, 13 Apr 1997 05:36:53 -0700 (PDT) To: "Jonathan M. Bresler" cc: fullermd@narcissus.ml.org (The Devil Himself), giles@nemeton.com.au, hackers@FreeBSD.org Subject: Re: on the subject of changes to -RELEASEs... In-reply-to: Your message of "Sun, 13 Apr 1997 05:18:59 PDT." <199704131218.FAA01278@freefall.freebsd.org> Date: Sun, 13 Apr 1997 05:36:53 -0700 Message-ID: <16068.860935013@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > 2. edit /etc/sysconfig to contain shell HERE documents. > if a shell variable is set (CONFIGETC ?) then and only then > are the HERE documents used to replace the contents of the > files in /etc. the location _does_not_chnage_. Maybe it's time for a proof-of-concept implementation, so we can stop arguing about intangibles (which are always the easiest things to argue about :-). Jordan