From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 23 17:19:55 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A2B116A4CE for ; Fri, 23 Apr 2004 17:19:55 -0700 (PDT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD8C543D1D for ; Fri, 23 Apr 2004 17:19:54 -0700 (PDT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-245.dsl.onthenet.net [203.144.30.245]) i3O0JrZG084018; Sat, 24 Apr 2004 10:19:53 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4089B38A.2060508@freebsd.org> Date: Sat, 24 Apr 2004 10:23:38 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Leimbach References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: progress? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2004 00:19:55 -0000 Hi Dave, > 1) Sysinstall works on ppc Yes, thanks to Suleiman Souhlal. An updated kernel is required since the GEOM conftxt output was updated to make it easier for sysinstall to parse. Binaries available at: www.freebsd.org/~grehan/kernel.sysinstall /sysinstall The changes for libdisk have been committed, and just awaiting a review for the sysinstall mods. > 2) ADB driver in development I've slowly been working on that for a long while, and just need some uninterrupted time to get it going. Maybe bigger news is that Suleiman did the build changes required for a 'make release'. I've yet to integrate/test that, but it looks good ! later, Peter.