From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 2 07:52:25 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B407C106566B for ; Mon, 2 Jun 2008 07:52:25 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 68D6F8FC1D for ; Mon, 2 Jun 2008 07:52:24 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 21A0B67EA69; Mon, 2 Jun 2008 09:51:40 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A1C4ndzyQf6D; Mon, 2 Jun 2008 09:51:29 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5973F67E7D8; Mon, 2 Jun 2008 09:51:29 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m527pSJP067569; Mon, 2 Jun 2008 09:51:28 +0200 (CEST) (envelope-from rdivacky) Date: Mon, 2 Jun 2008 09:51:28 +0200 From: Roman Divacky To: Novembre Message-ID: <20080602075128.GA67510@freebsd.org> References: <3b47caa90806011858y69b04edap806f34712c346b52@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3b47caa90806011858y69b04edap806f34712c346b52@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: linux 2.6 on 7.0-RELEASE X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2008 07:52:25 -0000 On Sun, Jun 01, 2008 at 08:58:34PM -0500, Novembre wrote: > Hi, > > I know that 2.4 is the default Linux kernel to use on 7.0-RELEASE, but is it > possible to use the Linux 2.6 compatibility layer or the changes needed to > run it only exists in 7.0-STABLE? I couldn't find any information in the > wiki page ( http://wiki.freebsd.org/linux-kernel/ ) --- it was last updated > in September 2007. you can use 2.6 emulation in 7.0R, although I'd recommend using 7-STABLE. I'll add some info on the wiki page that the information there is out of date.. it confuses more than it informs