svn commit: r46417 - head/en_US.ISO8859-1/htdocs/platforms
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler
Date: Wed Apr 1 21:05:59 2015
New Revision: 46417
URL: https://svnweb.freebsd.org/changeset/doc/46417
Log:
platforms: add support tier
Add the support tier to the table in an easily readable format. This makes it
easier to parse than reading through
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html
Modified:
head/en_US.ISO8859-1/htdocs/platforms/index.xml
Modified: head/en_US.ISO8859-1/htdocs/platforms/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/index.xml Wed Apr 1 20:51:07 2015 (r46416)
+++ head/en_US.ISO8859-1/htdocs/platforms/index.xml Wed Apr 1 21:05:59 2015 (r46417)
@@ -26,6 +26,7 @@
<tr>
<td>Project Page</td>
<td>Mailing List</td>
+ <td><a href="https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">Support Tier</a></td>
</tr>
</thead>
@@ -33,38 +34,47 @@
<tr>
<td><a href="amd64.html">FreeBSD/amd64 Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 1</td>
</tr>
<tr>
<td><a href="arm.html">FreeBSD/ARM Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td><a href="i386.html">FreeBSD/i386 Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 1</td>
</tr>
<tr>
<td><a href="ia64/index.html">FreeBSD/ia64 Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td><a href="mips.html">FreeBSD/MIPS Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 3</td>
</tr>
<tr>
<td><a href="pc98.html">FreeBSD/pc98 Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td><a href="ppc.html">FreeBSD/ppc Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td><a href="sparc.html">FreeBSD/sparc64 Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td><a href="xbox.html">FreeBSD/xbox Project</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td>N/A</td>
</tr>
</tbody>
</table>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"