- Add 2014Q1 status report on CentOS 6.5-based Linux base

Submitted by:	Johannes Meixner <xmj@chaot.net>
This commit is contained in:
Gabor Pali 2014-04-04 13:26:26 +00:00
parent 6b22f2947e
commit 676959834e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44441

View file

@ -18,7 +18,7 @@
<!-- XXX: Keep the number of entries updated --> <!-- XXX: Keep the number of entries updated -->
<p>Thanks to all the reporters for the excellent work! This report <p>Thanks to all the reporters for the excellent work! This report
contains 12 entries and we hope you enjoy reading it.</p> contains 13 entries and we hope you enjoy reading it.</p>
<p>The deadline for submissions covering between April and <p>The deadline for submissions covering between April and
June 2014 is July 7th, 2014.</p> June 2014 is July 7th, 2014.</p>
@ -721,4 +721,58 @@
<task>More testing.</task> <task>More testing.</task>
</help> </help>
</project> </project>
<project cat='ports'>
<title>Using CentOS 6.5 as Linux base</title>
<contact>
<person>
<name>
<given>Johannes</given>
<common>Meixner</common>
</name>
<email>xmj@chaot.net</email>
</person>
</contact>
<links>
<url href="http://github.com/xmj/linux-ports">Work in Progress</url>
<url href="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187786">ports/187786</url>
</links>
<body>
<p>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
&mdash; current Linux software like Skype 4, Sublime Text 2, or
even modern games fail to run with the provided libraries.</p>
<p>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.</p>
<p>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.</p>
</body>
<sponsor>Goldener Grund OÜ</sponsor>
<help>
<task>Clean up <tt>Mk/bsd.linux-*.mk</tt> and fix errors detected
in <tt>ports/187786</tt>.</task>
<task>Revert making c6 the default (in the git repository).</task>
<task>Testing.</task>
<task>Review patches and import into the ports tree (any help
appreciated).</task>
<task>Make c6 the default (after sufficient testing) within the
ports tree.</task>
</help>
</project>
</report> </report>