From owner-svn-doc-all@FreeBSD.ORG Fri Apr 4 13:26:26 2014
Return-Path:
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id A73F0DCB;
Fri, 4 Apr 2014 13:26:26 +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 867C1DB9;
Fri, 4 Apr 2014 13:26:26 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s34DQQnQ000491;
Fri, 4 Apr 2014 13:26:26 GMT (envelope-from pgj@svn.freebsd.org)
Received: (from pgj@localhost)
by svn.freebsd.org (8.14.8/8.14.8/Submit) id s34DQQGh000490;
Fri, 4 Apr 2014 13:26:26 GMT (envelope-from pgj@svn.freebsd.org)
Message-Id: <201404041326.s34DQQGh000490@svn.freebsd.org>
From: Gabor Pali
Date: Fri, 4 Apr 2014 13:26:26 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r44441 - 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-all@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Fri, 04 Apr 2014 13:26:26 -0000
Author: pgj
Date: Fri Apr 4 13:26:26 2014
New Revision: 44441
URL: http://svnweb.freebsd.org/changeset/doc/44441
Log:
- Add 2014Q1 status report on CentOS 6.5-based Linux base
Submitted by: Johannes Meixner
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Fri Apr 4 12:56:22 2014 (r44440)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Fri Apr 4 13:26:26 2014 (r44441)
@@ -18,7 +18,7 @@
Thanks to all the reporters for the excellent work! This report
- contains 12 entries and we hope you enjoy reading it.
+ contains 13 entries and we hope you enjoy reading it.
The deadline for submissions covering between April and
June 2014 is July 7th, 2014.
@@ -721,4 +721,58 @@
More testing.
+
+
+ Using CentOS 6.5 as Linux base
+
+
+
+
+ Johannes
+ Meixner
+
+ xmj@chaot.net
+
+
+
+
+ Work in Progress
+ ports/187786
+
+
+
+ The current Linux emulation layer relies on using a Linux base
+ distribution along with Linux ports of relevant non-base
+ software. Fedora 10 has been imported in 2006, and it shows
+ — current Linux software like Skype 4, Sublime Text 2, or
+ even modern games fail to run with the provided libraries.
+
+ CentOS 6.5 has been released in December 2013 and will be
+ supported until 2017, thus making it an ideal basis for an
+ update to the ports infrastructure. Built upon the work of
+ Carlos Jacobo Puga Medina, all ports using Linux has been
+ updated to work with either Fedora 10 or CentOS 6.5.
+
+ The goal of this project is to make CentOS 6.5 the default
+ Linux distribution, so that &os; users can enjoy running modern
+ Linux binaries without having to resort to proper virtualization
+ à la VirtualBox, or even dual-booting.
+
+
+ Goldener Grund OÜ
+
+
+ Clean up Mk/bsd.linux-*.mk and fix errors detected
+ in ports/187786.
+
+ Revert making c6 the default (in the git repository).
+ Testing.
+
+ Review patches and import into the ports tree (any help
+ appreciated).
+
+ Make c6 the default (after sufficient testing) within the
+ ports tree.
+
+