From owner-freebsd-ppc@FreeBSD.ORG Fri Aug 26 22:31:58 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org 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 80E0716A41F for ; Fri, 26 Aug 2005 22:31:58 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2821F43D55 for ; Fri, 26 Aug 2005 22:31:56 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.2.167] (CPE-2-167.dsl.OntheNet.net [203.144.2.167]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j7QMVJKO046045; Sat, 27 Aug 2005 08:31:19 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <430F9843.4060704@freebsd.org> Date: Sat, 27 Aug 2005 08:31:31 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pierre Kraschinski References: <8CABF4FB-F2FA-4B29-848C-48B954FB8107@dime-net.com> In-Reply-To: <8CABF4FB-F2FA-4B29-848C-48B954FB8107@dime-net.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: questions X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 22:31:58 -0000 Hi pk, > 1. where can i read change logs about freebsd-ppc? Lots of choice here. You can pull in the CVS repo yourself: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html It's also available on the web: http://www.freebsd.org/cgi/cvsweb.cgi/ and CVS changes are sent to an email list: http://lists.freebsd.org/mailman/listinfo/cvs-all > 2. when you think that internal keyboards (from ibook and powerbook) > working with freebsd-ppc? I'm (very slowly) working on it. Very busy outside of FreeBSD-land at the moment. later, Peter.