From owner-freebsd-rc@FreeBSD.ORG Tue Aug 17 22:24:28 2004 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607C116A4CF for ; Tue, 17 Aug 2004 22:24:28 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C39C43D45 for ; Tue, 17 Aug 2004 22:24:28 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so126144rnl for ; Tue, 17 Aug 2004 15:24:27 -0700 (PDT) Received: by 10.38.126.73 with SMTP id y73mr198275rnc; Tue, 17 Aug 2004 15:24:27 -0700 (PDT) Message-ID: <790a9fff04081715243288f5b0@mail.gmail.com> Date: Tue, 17 Aug 2004 17:24:27 -0500 From: Scot Hetzel To: Kevin Oberman In-Reply-To: <20040817215814.7CA575D04@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040817215814.7CA575D04@ptavv.es.net> cc: Jan Srzednicki cc: freebsd-rc@freebsd.org cc: current@freebsd.org Subject: Re: Re: RFC: Alternate patch to have true new-style rc.d scripts in ports (without touching localpkg) X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Discussion related to /etc/rc.d design and implementation. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 22:24:28 -0000 On Tue, 17 Aug 2004 14:58:14 -0700, Kevin Oberman wrote: > > It is best to leave the moving of these scripts up to the individual > > administrator. > > Only if mergemaster is fixed! > This could be fixed by adding: # KEYWORD: FreeBSD PORT to each startup script. Then making mergemaster ignore any script that has PORT in the KEYWORD line. Scot