From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 21:57:34 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 AC7A416A41C for ; Tue, 24 May 2005 21:57:34 +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 1C2FA43D48 for ; Tue, 24 May 2005 21:57:33 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4OLvTnP093508; Wed, 25 May 2005 07:57:30 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4293A337.8030309@freebsd.org> Date: Wed, 25 May 2005 07:57:11 +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: Michael Dexter References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: jail and compat_linux plans? 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: Tue, 24 May 2005 21:57:34 -0000 Hi Michael, > This question may be way, way, way too early but... > > Are jail and compat_linux being maintained in the PPC tree? I believe that jail will "just work" since it's not PPC-specific (and in the GENERIC kernel). There's not been any work on compat_linux though, despite the excellent set of articles by Emmanuel Dreyfus on NetBSD/PPC linux emu - http://www.onlamp.com/pub/a/onlamp/2001/05/10/linux_bsd.html I have glanced at the linux_base ports, though none really seem to be the right distro for PPC. Any ideas on that ? later, Peter.