From owner-cvs-all Fri Nov 1 8:28:58 2002 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 7EC6F37B407 for ; Fri, 1 Nov 2002 08:28:54 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D6543E75 for ; Fri, 1 Nov 2002 08:28:53 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 24078 invoked from network); 1 Nov 2002 16:28:56 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 Nov 2002 16:28:56 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gA1GSon5033043; Fri, 1 Nov 2002 11:28:50 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021101155855.GA5673@sunbay.com> Date: Fri, 01 Nov 2002 11:28:25 -0500 (EST) From: John Baldwin To: Ruslan Ermilov Subject: Re: cvs commit: src/release/sparc64 boot_crunch.conf Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Poul-Henning Kamp , Jake Burkholder Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 01-Nov-2002 Ruslan Ermilov wrote: > On Fri, Nov 01, 2002 at 10:29:37AM -0500, John Baldwin wrote: >> >> On 01-Nov-2002 Ruslan Ermilov wrote: >> > ru 2002/11/01 00:14:30 PST >> > >> > Modified files: >> > release/sparc64 boot_crunch.conf >> > Log: >> > sparc64 does not yet support sysinstall(8). >> >> That's really odd considering I just installed on an ultra60 >> this morning using sysinstall off of a CD I built from make >> release yesterday. >> > > On Fri, Nov 01, 2002 at 10:45:48AM -0500, Jake Burkholder wrote: >> Apparently, On Fri, Nov 01, 2002 at 12:14:30AM -0800, >> Ruslan Ermilov said words to the effect of; >> >> > ru 2002/11/01 00:14:30 PST >> > >> > Modified files: >> > release/sparc64 boot_crunch.conf >> > Log: >> > sparc64 does not yet support sysinstall(8). >> >> Please try it before making assumptions. >> > I did. cross-release on i386 died because it tried to > run the sparc64 binary, rtermcap, which is the build-tool > for sysinstall. It is actually the bug in the "make > release" (object directories are created _after_ the > build-tools are), but it's normally not visible because > object directories are already built during the buildworld > stage of "make release". In this case, sysinstall is not > built on sparc64, according to usr.sbin/sysinstall/Makefile, > revision 1.236. Look, people are working on getting normal native releases to work right now. Cross-releases can wait until that is fixed since native releases are the priority. Please wait to test cross releases until native releases are working. As it stands now sparc64 looks very probable to be a tier-1 platform come 5.0, and your commit broke that. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message