From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 9 17:17:29 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F1EA106564A for ; Wed, 9 Feb 2011 17:17:29 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 4F12C8FC18 for ; Wed, 9 Feb 2011 17:17:29 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 7086C11D27; Thu, 10 Feb 2011 03:17:27 +1000 (EST) Received: from msderay1-lxp.hq.netapp.com (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 4.1.8-GA) with ESMTP id ATB73481 (AUTH peterg@ptree32.com.au); Thu, 10 Feb 2011 03:17:26 +1000 Message-ID: <4D52CC1D.4000603@freebsd.org> Date: Wed, 09 Feb 2011 09:17:17 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Super Bisquit References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Question on Linux emulation 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: Wed, 09 Feb 2011 17:17:29 -0000 On 2/9/11 8:46 AM, Super Bisquit wrote: > Has anyone ever tried porting the effort from NetBSD to FreeBSD with Linux > PPC emulation? I have an svn branch for this work, and some mostly-working code stashed away that I have to bring forward to -current. Just a matter of getting enough time. BTW, the articles written by Emmanuel Dreyfus on his NetBSD work are a great read: http://onlamp.com/pub/a/onlamp/2001/05/10/linux_bsd.html later, Peter.