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
This commit is contained in:
parent
43932d22e8
commit
cf5e794695
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54475
2 changed files with 4 additions and 5 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue