From owner-freebsd-arch@FreeBSD.ORG Mon Apr 28 13:52:11 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 422B137B404; Mon, 28 Apr 2003 13:52:11 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED90F43F3F; Mon, 28 Apr 2003 13:52:09 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.36 #1 (Debian)) id 19AFdN-00078E-00; Tue, 29 Apr 2003 03:53:57 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.36 #1 (Debian)) id 19AFd1-0006zA-00; Tue, 29 Apr 2003 03:53:35 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h3SKpaCT091448; Tue, 29 Apr 2003 03:51:36 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h3SKpZLj091447; Tue, 29 Apr 2003 03:51:36 +0700 (NOVST) Date: Tue, 29 Apr 2003 03:51:35 +0700 From: Alexey Dokuchaev To: Doug Barton Message-ID: <20030428205135.GA91050@regency.nsu.ru> References: <20030426154030.M13476@znfgre.qbhto.arg> <20030427105313.GA507@roughtrade.net> <20030428100246.GB70290@regency.nsu.ru> <20030428103349.G3894@znfgre.qbhto.arg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030428103349.G3894@znfgre.qbhto.arg> User-Agent: Mutt/1.4i X-Envelope-To: DougB@freebsd.org, freebsd-arch@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.000006, version=0.11.1.4 X-Spam-Status: No, hits=-34.0 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) 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: Mon, 28 Apr 2003 20:52:11 -0000 On Mon, Apr 28, 2003 at 10:34:34AM -0700, Doug Barton wrote: > On Mon, 28 Apr 2003, Alexey Dokuchaev wrote: > > > On Sun, Apr 27, 2003 at 08:53:13PM +1000, Joshua Goodall wrote: > > > On Sat, Apr 26, 2003 at 03:46:08PM -0700, Doug Barton wrote: > > > > We're also starting to see some confusion on the part of users about > > > > having both systems on disk. > > > > > > Time to teach mergemaster about files that are now stale, so it can > > > offer to remove (or archive) them for the user? > > > > It would be nice to teach make intallworld to remove stale files from > > the base as well. > > There is an enormous amount of discussion about that point in the -current > archives. Suffice it to say, it's not nearly as easy as it sounds. Thanks for the pointers; I think I really need start reading current@ nevertheless some of my friendly committers said it turned to chat@ rather recently. ;-) Since of my perfectionism, I might consider doing some work (if not removing the issue completely at some point) in this area. ./danfe