From owner-freebsd-sparc64@FreeBSD.ORG Tue Feb 15 17:35:06 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAA9D1065673 for ; Tue, 15 Feb 2011 17:35:06 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from mail.icecube.wisc.edu (trout.icecube.wisc.edu [128.104.255.119]) by mx1.freebsd.org (Postfix) with ESMTP id 9ACEB8FC12 for ; Tue, 15 Feb 2011 17:35:06 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.icecube.wisc.edu (Postfix) with ESMTP id B9FCB58135 for ; Tue, 15 Feb 2011 11:03:41 -0600 (CST) X-Virus-Scanned: amavisd-new at icecube.wisc.edu Received: from mail.icecube.wisc.edu ([127.0.0.1]) by localhost (trout.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10030) with ESMTP id 2Wa+yv4ATRu4 for ; Tue, 15 Feb 2011 11:03:41 -0600 (CST) Received: from wanderer.tachypleus.net (i3-dhcp-172-16-223-197.icecube.wisc.edu [172.16.223.197]) by mail.icecube.wisc.edu (Postfix) with ESMTP id 994CB58134 for ; Tue, 15 Feb 2011 11:03:41 -0600 (CST) Message-ID: <4D5AB1ED.5060306@freebsd.org> Date: Tue, 15 Feb 2011 11:03:41 -0600 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110103 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: BSDInstall on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2011 17:35:06 -0000 I've prepared a test ISO image of the new BSDInstall installer for sparc64, which can be found at: http://people.freebsd.org/~nwhitehorn/bsdinstall-sparc64-20110215.iso.bz2 It works fine on my Ultra 5, but I'd appreciate wider testing on sparc64 (as well as general feedback) before we begin integrating this into the build infrastructure. -Nathan