From owner-freebsd-arch@FreeBSD.ORG Sun Apr 27 06:03:37 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B5B37B401; Sun, 27 Apr 2003 06:03:37 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A3B43F3F; Sun, 27 Apr 2003 06:03:37 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h3RD0mZ23164; Sun, 27 Apr 2003 06:00:48 -0700 Received: from btc.btc.adaptec.com ([10.100.0.52]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id GAA15265; Sun, 27 Apr 2003 06:03:29 -0700 (PDT) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id HAA01098; Sun, 27 Apr 2003 07:03:27 -0600 (MDT) Message-ID: <3EABD516.2090100@btc.adaptec.com> Date: Sun, 27 Apr 2003 07:03:18 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <20030426154030.M13476@znfgre.qbhto.arg> <3EAB12AC.8050707@btc.adaptec.com> <20030426223810.Y657@znfgre.qbhto.arg> <3EAB7486.2060107@btc.adaptec.com> <20030426231507.K657@znfgre.qbhto.arg> <20030427010221.H657@znfgre.qbhto.arg> In-Reply-To: <20030427010221.H657@znfgre.qbhto.arg> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-rc@yahoogroups.com cc: freebsd-arch@freebsd.org Subject: Re: [FreeBSD-rc] Re: RFC: Removal of the old rc system from -current X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2003 13:03:38 -0000 Doug Barton wrote: > On Sat, 26 Apr 2003, Doug Barton wrote: > > >>Before you have another knee-jerk REaction to my proposal, please stop and >>think about how much different this scenario is than something like a >>kernel interface or binary. > > > It occurs to me that this may have come out sounding a lot harsher than I > meant it. I'm certainly not implying that Scott is a bonehead, that's > obviously not the case. This situation actually is very different than > other release engineering concerns, which is why I'm saying, "stop and > think" about it. > > It also occurred to me that part of the problem here is that I failed to > make these differences clear in my original post. I think it's just a case > of being so close to the code that I had assumed it was obvious to > everyone. :) > > Hope this helps, > > Doug > Doug, My premise is this: there are people who cvsup and build world on a regular basis, track current@, etc, and there are those who are only interested in running official releases. My concern is not the first group, but the second group. The old rc system has been around for quite some time, and it might be a shock if it disappears without warning. The fact that 5.1 has the possiblity of being a worthly release means that more people are likely to jump straight from 4.x to 5.1, and might not be aware of rcNG from 5.0. These aren't the people who will be doing mergemaster, these are the people who will install from CD then might try to configure things in the way that they used to be familiar with. Your change to src/etc/rc looks great and is exactly what I had in mind. Looking at the other feedback that this thread has gotten, rcNG appears to be a hit and is greatly appreciated. Thanks a lot for yours and others hard work. Scott