From owner-freebsd-current@FreeBSD.ORG Thu Aug 5 03:50:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5989116A4CE; Thu, 5 Aug 2004 03:50:07 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC0D43D39; Thu, 5 Aug 2004 03:50:06 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i753lO2l031206; Wed, 4 Aug 2004 21:47:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 04 Aug 2004 21:48:00 -0600 (MDT) Message-Id: <20040804.214800.41244805.imp@bsdimp.com> To: scottl@samsco.org From: "M. Warner Losh" In-Reply-To: <4111ABFF.9050203@samsco.org> References: <20040804102101.5e0f4023.steve@sohara.org> <20040804.213508.117635370.imp@bsdimp.com> <4111ABFF.9050203@samsco.org> 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: scottl@freebsd.org cc: re@freebsd.org cc: current@freebsd.org Subject: Re: 5.3-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 03:50:07 -0000 In message: <4111ABFF.9050203@samsco.org> Scott Long writes: : M. Warner Losh wrote: : > In message: <20040804102101.5e0f4023.steve@sohara.org> : > "Steve O'Hara-Smith" writes: : > : On Wed, 4 Aug 2004 01:43:54 -0600 (MDT) : > : Scott Long wrote: : > : : > : > | Source upgrade | Not done | David Schultz | problematic. The | : > : > | incompatibility | | | 5.3 world sources | : > : > | | | | must be buildable | : > : > | | | | and installable | : > : > | | | | from a 5.2.1 | : > : > | | | | system. | : > : : > : Should they not also be buildable and installable from a 4.10 or 4.11 system : > : in order to preserve the -stable upgrade route ? : > : > I can verify that buildworld works on 4.10 as of yesterday. : > : > Warner : > : : Does the resulting world actually work? Can you install it via DESTDIR : to another disk and boot off of it? Sure. I'll give it a shot... Last time I tried it, it worked... Warner