PR: www/121526

Update/rearrange the powerpc status page.

Contributed by: Gavin Atkinson
This commit is contained in:
Johann Kois 2008-06-09 19:30:50 +00:00
parent 9572ac06d7
commit ac1f27e45b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32184

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.19 2006/08/19 21:20:40 hrs Exp $"> <!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.20 2007/02/02 07:41:09 joel Exp $">
<!ENTITY title "FreeBSD/ppc Project"> <!ENTITY title "FreeBSD/ppc Project">
<!ENTITY email 'freebsd-ppc'> <!ENTITY email 'freebsd-ppc'>
<!ENTITY % navinclude.developers "INCLUDE"> <!ENTITY % navinclude.developers "INCLUDE">
@ -9,10 +9,16 @@
<html> <html>
&header; &header;
<h3>General Information</h3> <h3>Introduction</h3>
<p>The FreeBSD/ppc project pages contain information about the FreeBSD
port to the PowerPC&reg; architecture. As with the port itself, these
pages are still a work in progress.</p>
<h3>Table Of Contents</h3>
<ul> <ul>
<li><a href="#intro">Introduction</a></li> <li><a href="#status">Status</a></li>
<li><a href="#news">Latest News</a></li> <li><a href="#news">Latest News</a></li>
<li><a href="#faq">Port FAQs</a></li> <li><a href="#faq">Port FAQs</a></li>
<li><a href="#hardware">Supported Hardware</a></li> <li><a href="#hardware">Supported Hardware</a></li>
@ -22,14 +28,11 @@
<li><a href="#links">Other links of interest</a></li> <li><a href="#links">Other links of interest</a></li>
</ul> </ul>
<h3><a name="status">Status</a></h3>
<h3><a name="intro">Introduction</a></h3> <p>The FreeBSD/ppc port is still a
<a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
<p>The FreeBSD/ppc project pages contain information about the FreeBSD Tier 2</a> platform. That means it is
port to the PowerPC&reg; architecture. As with the port itself, these
pages are still a work in progress.</p>
<p>The FreeBSD/ppc port is still a Tier-2 platform. That means it is
not being fully supported by our security officer, release engineers and not being fully supported by our security officer, release engineers and
toolchain maintainers.<p> toolchain maintainers.<p>
@ -38,8 +41,11 @@
<h3><a name="news">Latest News</a></h3> <h3><a name="news">Latest News</a></h3>
<ul> <ul>
<li><strong>25 June, 2005</strong>: This page has been <li><strong>03 March, 2008</strong>: Support for Freescale&reg;
significantly updated.</li> PowerQUICC III MPC85XX family system-on-chip development boards
has been committed into CVS.</li>
<li><strong>27 February, 2008</strong>: FreeBSD 7.0 is the first
release to officially support the FreeBSD/ppc port.</li>
</ul> </ul>
<hr noshade> <hr noshade>
@ -55,10 +61,9 @@
<h4><a name="1">How can I install FreeBSD/ppc?</a></h4> <h4><a name="1">How can I install FreeBSD/ppc?</a></h4>
<p>There are ISO images available for download <p>ISO images of FreeBSD &rel.current; suitable for New-World Macs are
<a href="http://people.freebsd.org/~grehan/ppc_iso">here</a>. available for download, for details on how to obtain these see the
Latest 7.0-CURRENT ISO image can be downloaded <a href="&base;/releases/&rel.current;R/announce.html">release announcement.</a>
<a href="http://people.freebsd.org/~grehan/ppc_iso/latest.iso">here</a>.
Please follow instructions given Please follow instructions given
<a href="http://people.freebsd.org/~grehan/iso_install.txt">here</a>.</p> <a href="http://people.freebsd.org/~grehan/iso_install.txt">here</a>.</p>
@ -149,9 +154,9 @@
<h3><a name="list">FreeBSD/ppc mailing list</a></h3> <h3><a name="list">FreeBSD/ppc mailing list</a></h3>
<p>To subscribe to this list, send mail to <p>To subscribe to this list, send an email to <tt class="EMAIL">
<a href="mailto:freebsd-ppc-subscribe@FreeBSD.org">freebsd-ppc-subscribe@FreeBSD.org</a> &#60;<a href="mailto:freebsd-ppc-subscribe@FreeBSD.org">freebsd-ppc-subscribe@FreeBSD.org</a>&#62;</tt>
or visit or visit the
<a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-ppc">mailman <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-ppc">mailman
interface</a>.</p> interface</a>.</p>
@ -161,6 +166,8 @@
<ul> <ul>
<li>No AltiVec support yet.</li> <li>No AltiVec support yet.</li>
<li>G5 CPUs are unsupported.</li>
<li>SMP is not yet supported.</li>
<li>On-board BMAC+ ethernet does not work. There is a work-in-progress <li>On-board BMAC+ ethernet does not work. There is a work-in-progress
bm(4) driver available on Peter Grehan's personal page bm(4) driver available on Peter Grehan's personal page
<a href="http://people.freebsd.org/~grehan/">here</a> (see if_bm.c and <a href="http://people.freebsd.org/~grehan/">here</a> (see if_bm.c and