From owner-cvs-src@FreeBSD.ORG Wed Nov 21 16:07:23 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 917A716A4EE; Wed, 21 Nov 2007 16:07:23 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.freebsd.org (Postfix) with ESMTP id 69A5713C468; Wed, 21 Nov 2007 16:07:12 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.4) with ESMTP id lALG6vjX016643; Wed, 21 Nov 2007 19:06:57 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.4/Submit) id lALG6tdv016642; Wed, 21 Nov 2007 19:06:55 +0300 (MSK) (envelope-from yar) Date: Wed, 21 Nov 2007 19:06:54 +0300 From: Yar Tikhiy To: Ollivier Robert Message-ID: <20071121160654.GA16188@comp.chem.msu.su> References: <200710310926.l9V9Qhi4041450@repoman.freebsd.org> <20071031.111228.85322655.imp@bsdimp.com> <20071102125643.GA50249@comp.chem.msu.su> <20071119181055.GA76351@keltia.freenix.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071119181055.GA76351@keltia.freenix.fr> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2007 16:07:23 -0000 On Mon, Nov 19, 2007 at 07:10:55PM +0100, Ollivier Robert wrote: > According to Yar Tikhiy: > > I see no fundamental obstacles to going from amd64 to i386 or vice > > versa, but I don't have a free amd64 machine to play with, so I was > > able only to test that the i386->amd64 installation finished OK -- > > I couldn't see if the resulting system would boot. > > > > The exact procedure I used was as follows: > > Thanks a lot for doing this! Do you think it will be in 7.1 or even 7.0? > I guess I can take the diff and apply it to 7.0 anyway... It's definitely too late for the feature to go to 7.0, and it's in fact useless in the binary release as it's mostly for people who update their systems from the source. OTOH it can be good to have it in RELENG_7, and I hope to get reports about successful cross-installs in HEAD to be sure the thing works as intended. ;-) -- Yar