From owner-freebsd-current@FreeBSD.ORG Thu Aug 5 03:41:52 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 A6F8116A4CE; Thu, 5 Aug 2004 03:41:52 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 534D043D45; Thu, 5 Aug 2004 03:41:52 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.0.201] ([192.168.0.201]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i753euXl004547; Wed, 4 Aug 2004 21:40:57 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4111ABFF.9050203@samsco.org> Date: Wed, 04 Aug 2004 21:39:43 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.1) Gecko/20040801 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <200408040743.i747hs3m000419@pooker.samsco.org> <20040804102101.5e0f4023.steve@sohara.org> <20040804.213508.117635370.imp@bsdimp.com> In-Reply-To: <20040804.213508.117635370.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org 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:41:52 -0000 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? Scott