From owner-cvs-all@FreeBSD.ORG Sun Jun 5 00:15:11 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9987516A41C; Sun, 5 Jun 2005 00:15:11 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (berlin-qwest.village.org [168.103.84.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA1343D1F; Sun, 5 Jun 2005 00:15:09 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j550ENNS056250; Sat, 4 Jun 2005 18:14:25 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 04 Jun 2005 18:15:10 -0600 (MDT) Message-Id: <20050604.181510.74812472.imp@bsdimp.com> To: ceri@submonkey.net From: "M. Warner Losh" In-Reply-To: <20050604210237.GM14221@submonkey.net> References: <200505302051.j4UKpDdf066810@repoman.freebsd.org> <20050604190643.GA1615@gothmog.gr> <20050604210237.GM14221@submonkey.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: keramida@ceid.upatras.gr, cvs-src@freebsd.org, src-committers@freebsd.org, rwatson@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc/mtree BSD.root.dist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 00:15:11 -0000 In message: <20050604210237.GM14221@submonkey.net> Ceri Davies writes: : I don't think we support anything other than the head of RELENG_4 -> : -CURRENT either. Keep in mind that we support upgrading from 2.x -> current in steps. I have a couple of machines that have been upgraded like this over time. Never all at once, but assuming that the old files aren't there at least needs an UPDATING entry... Warner