From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 21 22:25:14 2011 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 C99281065677 for ; Wed, 21 Dec 2011 22:25:14 +0000 (UTC) (envelope-from jandrese@vt.edu) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.freebsd.org (Postfix) with ESMTP id 7740F8FC1C for ; Wed, 21 Dec 2011 22:25:14 +0000 (UTC) Received: from vivi.cc.vt.edu (vivi.cc.vt.edu [198.82.163.43]) by lennier.cc.vt.edu (8.13.8/8.13.8) with ESMTP id pBLKaJwZ010213 for ; Wed, 21 Dec 2011 15:36:19 -0500 Received: from mail-ww0-f50.google.com (EHLO mail-ww0-f50.google.com) ([74.125.82.50]) by vivi.cc.vt.edu (MOS 4.3.3-GA FastPath queued) with ESMTP id TRV27994; Wed, 21 Dec 2011 15:36:18 -0500 (EST) Received: by wgbdr11 with SMTP id dr11so14783029wgb.19 for ; Wed, 21 Dec 2011 12:36:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.197.10 with SMTP id ei10mr7719220wbb.11.1324499768356; Wed, 21 Dec 2011 12:36:08 -0800 (PST) Received: by 10.180.104.66 with HTTP; Wed, 21 Dec 2011 12:36:08 -0800 (PST) Date: Wed, 21 Dec 2011 15:36:08 -0500 Message-ID: From: Jason Andresen To: freebsd-emulation@freebsd.org X-Mirapoint-Received-SPF: 74.125.82.50 mail-ww0-f50.google.com jandrese@vt.edu 4 softfail X-Junkmail-Status: score=10/50, host=vivi.cc.vt.edu X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A02020A.4EF24342.0169,ss=1,re=0.000,fgs=0, ip=0.0.0.0, so=2011-07-25 19:15:43, dmn=2011-05-27 18:58:46, mode=single engine X-Junkmail-IWF: false Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: linux_base update, any progress? 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: Wed, 21 Dec 2011 22:25:14 -0000 The out-of-date linux_base (Fedora 10 was EoL over two years ago now) is causing a problem for me thanks to the relatively ancient version of glibc it comes with. Has there been any progress in updating the linux_base port, or would I have to start from scratch? I see there is a post from three and a half months ago ( http://www.leidinger.net/blog/2011/08/29/howto-create-a-new-linux_base-port/), and I was wondering if anybody has started a update project somewhere?