From owner-freebsd-arch Sun Jun 16 13:50:54 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 5CA9937B407; Sun, 16 Jun 2002 13:50:50 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id CAB5B8B5D6; Sun, 16 Jun 2002 13:50:49 -0700 (PDT) Message-ID: <3D0CFA29.C680120F@FreeBSD.org> Date: Sun, 16 Jun 2002 13:50:49 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer Cc: Gordon Tetlow , Nik Clayton , Brian Somers , arch@FreeBSD.org Subject: Re: 4.x compatibilty.. Was: MFC of rcNG? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer wrote: > > On Sun, 16 Jun 2002, Gordon Tetlow wrote: > > > On Sat, 15 Jun 2002, Doug Barton wrote: > > > > > [Moved to -arch, since the cvs-* lists have suffered enough recently.] > > > > > > > The only MFC candidate I'd like to see is /etc/rc.subr. This would allow > > the ports collection to use the facilities provided by rcng while not > > making everything dependent on whether you are using CURRENT or STABLE. > > > > The reason for having 4.x branch is for 'backwards compaitible' changes > to be made available to users of 4.x FreeBSD. > > The only features fo rcNG that can be MFC'd are those that are pure > additions. Agreed. The current way that the stuff is layed out is that there is a knob in rc.conf that basically means, "Use the old stuff, or use the new stuff." Anything that is mfc'ed will still depend on that knob. The reason for mfc'ing /etc/rc.subr (which just sits there harmlessly until you use it explicitly) is so that ports authors CAN (note, not MUST) modify their startup scripts to take advantage of it. I'm very sensitive to the need to keep RELENG_4 non-POLA-wanking, so you can rest easy, at least as far as /etc stuff goes. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message