From owner-svn-doc-head@FreeBSD.ORG Sat Jan 10 01:18:49 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 174BB819; Sat, 10 Jan 2015 01:18:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBD52A45; Sat, 10 Jan 2015 01:18:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0A1ImLw003691; Sat, 10 Jan 2015 01:18:48 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0A1Imgg003690; Sat, 10 Jan 2015 01:18:48 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201501100118.t0A1Imgg003690@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Sat, 10 Jan 2015 01:18:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46185 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2015 01:18:49 -0000 Author: bjk Date: Sat Jan 10 01:18:47 2015 New Revision: 46185 URL: https://svnweb.freebsd.org/changeset/doc/46185 Log: Add linux emulation ports' report Approved by: hrs (mentor, blanket) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Sat Jan 10 01:09:19 2015 (r46184) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Sat Jan 10 01:18:47 2015 (r46185) @@ -1970,4 +1970,85 @@ + + Linux emulation ports + + + + + Johannes + Meixner + + xmj@FreeBSD.org + + + + + Allan + Jude + + allanjude@FreeBSD.org + + + + + Vassilis + Laganakos + + vassilis@einval.com + + + + + contains + additions for CentOS 6.5 64bit ports + contains + a work in progress of the Fedora 20 ports + contains + base Linux emulation enhancements required for 64 bit + support + + + +

The ports framework's Linux emulation stack was upgraded to + include CentOS 6.6 on November 11. After smoothing out + several bugs that had been introduced, we have been able to bump + the default version of the Linux userland from Fedora 10 to + CentOS 6.6 on December 9. Providing a more + modern Linux userland and supporting libraries allows a great + number of Linux applications to be run on &os;. The goal + behind providing an updated Fedora-based userland is to support + more desktop-oriented applications, which require newer libraries + than are provided by CentOS 6. Providing 64-bit versions of + the CentOS userland will allow applications that are only + available in 64-bit form, such as a number of scientific and math + related applications, to be run on &os;. Support for 64-bit + binaries also requires the 64-bit Linux kernel emulation layer + from the lemul branch, which requires more testing and review + before being merged into HEAD.

+ + + Perceivon Hosting Inc. + ScaleEngine Inc. + + + +

Update Allan Jude's 64-bit Linux ports to CentOS 6.6.

+
+ + +

Add Fedora 20 base/userland ports to ports/head.

+
+ + +

Refactor Mk/bsd.linux-*.mk to facilitate above additions.

+
+ + +

Promote testing and merging of Dmitry Chagin's lemul branch. + (Updated Linux kernel emulation, and 64-bit support)

+
+
+
+