From owner-freebsd-hackers Sun Apr 13 07:46:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA07803 for hackers-outgoing; Sun, 13 Apr 1997 07:46:25 -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 HAA07796 for ; Sun, 13 Apr 1997 07:46:21 -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 HAA16573; Sun, 13 Apr 1997 07:46:13 -0700 (PDT) To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: hackers@freebsd.org Subject: Re: on the subject of changes to -RELEASEs... In-reply-to: Your message of "Sun, 13 Apr 1997 15:59:43 +0200." <19970413155943.PK25038@uriah.heep.sax.de> Date: Sun, 13 Apr 1997 07:46:12 -0700 Message-ID: <16569.860942772@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > As Jonathan M. Bresler wrote: > > > 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_. > > But you remember that shell here documents use (hidden) tempfiles, > thus require a writable /tmp? Heh heh, I just knew there was a fly in the ointment here somewhere! ;-) Jordan