From owner-freebsd-hackers Thu Sep 28 05:50:14 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA12518 for hackers-outgoing; Thu, 28 Sep 1995 05:50:14 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id FAA12503 for ; Thu, 28 Sep 1995 05:50:11 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA15732 (5.67a/IDA-1.5 for hackers@freebsd.org); Thu, 28 Sep 1995 07:47:28 -0500 Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id HAA06402 for hackers@freebsd.org; Thu, 28 Sep 1995 07:38:30 -0500 From: peter@taronga.com (Peter da Silva) Message-Id: <199509281238.HAA06402@bonkers.taronga.com> Subject: Re: ports startup scripts To: hackers@freebsd.org Date: Thu, 28 Sep 1995 07:38:30 -0500 (CDT) In-Reply-To: <199509271906.PAA21561@healer.com> from "Coranth Gryphon" at Sep 27, 95 03:06:40 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 447 Sender: owner-hackers@freebsd.org Precedence: bulk > No files are edited by packages. The packages/ports put control information > into /etc/packages and /etc/init.d (for dependencies and scripts > respectively). What is /etc/packages in your model? If it's a file, well, we've just come back to the original problem of having automated editing of a file. And the other control files have still to be dealt with. Much better to come up with a single scheme that has as much coverage as possible.