From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 23 22:04:30 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 87EF416A4CE; Fri, 23 Apr 2004 22:04:30 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7091743D39; Fri, 23 Apr 2004 22:04:30 -0700 (PDT) (envelope-from leimy2k@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id i3O54UCb023046; Fri, 23 Apr 2004 22:04:30 -0700 (PDT) Received: from [192.168.1.100] (adsl-19-186-4.jan.bellsouth.net [68.19.186.4]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 3.0) with ESMTP id i3O54TgQ014648; Fri, 23 Apr 2004 22:04:29 -0700 (PDT) In-Reply-To: <4089B38A.2060508@freebsd.org> References: <4089B38A.2060508@freebsd.org> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Leimbach Date: Sat, 24 Apr 2004 00:04:26 -0500 To: Peter Grehan X-Mailer: Apple Mail (2.613) 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 05:04:30 -0000 Sounds like good progress :). On Apr 23, 2004, at 7:23 PM, Peter Grehan wrote: > 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. >