From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 24 01:06:44 2007 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25B1316A468; Fri, 24 Aug 2007 01:06:44 +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 CF93813C465; Fri, 24 Aug 2007 01:06:43 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id C795A8C17C9; Fri, 24 Aug 2007 03:06:41 +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 TKJcqu4OdJgU; Fri, 24 Aug 2007 03:06:38 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 0ABF48C0A6E; Fri, 24 Aug 2007 03:06:38 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l7NDe7jB087103; Thu, 23 Aug 2007 15:40:07 +0200 (CEST) (envelope-from rdivacky) Date: Thu, 23 Aug 2007 15:40:07 +0200 From: Roman Divacky To: Thomas Zander Message-ID: <20070823134007.GA86063@freebsd.org> References: <786602c60708222346s9d45d45o6ff7b362d67fe938@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <786602c60708222346s9d45d45o6ff7b362d67fe938@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: ports@freebsd.org, emulation@freebsd.org Subject: Re: Moving to a more recent linux base, when? 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: Fri, 24 Aug 2007 01:06:44 -0000 On Thu, Aug 23, 2007 at 02:46:39PM +0800, Thomas Zander wrote: > Hi, > > recently I had a look at the upcoming version of the PCB layout tool > eagle, in beta test at the moment. I am currently maintaining both the > international (cad/linux-eagle) and german ports of this tool. > This new beta version however refuses to run as it depends on > glibc-2.4 while our linux_base-fc4 ships glibc 2.3.6. > Do we have a roadmap or an estimated timeframe as to when a more > recent linux_base and their extra packages (linux-xorg and such) > becomes standard for the ports tree? first we have to have 2.6 emulation on default, then we can switch to default linux-base-fc6. I plan to do the switch to 2.6 emulation on default when 7.0R is shipped. roman