svn commit: r54475 - head/en_US.ISO8859-1/htdocs/platforms
John Baldwin
jhb at FreeBSD.org
Thu Sep 10 21:48:35 UTC 2020
Author: jhb
Date: Thu Sep 10 21:48:34 2020
New Revision: 54475
URL: https://svnweb.freebsd.org/changeset/doc/54475
Log:
Update tier info for MIPS and sparc64.
- MIPS is now tier 2 in 12.x.
- sparc64 is tier 2 through 12.x but is removed in 13.0.
Reviewed by: emaste, imp
Differential Revision: https://reviews.freebsd.org/D26380
Modified:
head/en_US.ISO8859-1/htdocs/platforms/mips.xml
head/en_US.ISO8859-1/htdocs/platforms/sparc.xml
Modified: head/en_US.ISO8859-1/htdocs/platforms/mips.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/mips.xml Thu Sep 10 21:40:18 2020 (r54474)
+++ head/en_US.ISO8859-1/htdocs/platforms/mips.xml Thu Sep 10 21:48:34 2020 (r54475)
@@ -34,8 +34,8 @@
<p>MIPS is a
<a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
- Tier 3</a> architecture, and as such is currently regarded as experimental.
- It is not supported by the <a href="&base;">FreeBSD</a> project.</p>
+ Tier 2</a> architecture, and as such is not fully supported by the
+ <a href="&base;">FreeBSD</a> project.</p>
<h3><a name="hw">FreeBSD/MIPS Hardware Notes</a></h3>
Modified: head/en_US.ISO8859-1/htdocs/platforms/sparc.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/sparc.xml Thu Sep 10 21:40:18 2020 (r54474)
+++ head/en_US.ISO8859-1/htdocs/platforms/sparc.xml Thu Sep 10 21:48:34 2020 (r54475)
@@ -36,9 +36,8 @@
<p>UltraSPARC is a
<a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
- Tier 2</a> architecture, and as such is not fully supported by the
- <a href="&base;">FreeBSD</a> project. Although fully functional, the port
- is not as feature-complete as the i386 or amd64 ports.</p>
+ Tier 2</a> architecture through FreeBSD 12.x. It is no longer supported
+ in FreeBSD 13.0 and later.</p>
<h3><a name="hw">Hardware List</a></h3>
More information about the svn-doc-head
mailing list