From owner-freebsd-stable@FreeBSD.ORG Mon Jul 14 10:40:38 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03FCD106567D for ; Mon, 14 Jul 2008 10:40:38 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4BFBB8FC1E; Mon, 14 Jul 2008 10:40:37 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <487B2D25.9080502@FreeBSD.org> Date: Mon, 14 Jul 2008 12:40:37 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Ronald Klop References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: trim src/UPDATING in RELENG_7? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 10:40:38 -0000 Ronald Klop wrote: > Hi, > > The file src/UPDATING in RELENG_7 goes back until 2004 (the RELENG_5 > branchpoint) and is now almost 1000 lines long. Is it an idea to trim > this file a bit? > > And to update this sentence: 'To upgrade in-place from 5.x-stable to > current'? > And footnote [5] seems a bit dated also. 'if you last updated from > current before 20020224 or from -stable before 20020408.' > > Or is upgrading from 5.x to 7 also supported? I think so, yes. Kris