svn commit: r50099 - head/en_US.ISO8859-1/htdocs/platforms

Alan Somers asomers at FreeBSD.org
Wed Mar 29 02:38:42 UTC 2017


Author: asomers (src committer)
Date: Wed Mar 29 02:37:25 2017
New Revision: 50099
URL: https://svnweb.freebsd.org/changeset/doc/50099

Log:
  Add RISC-V to the platforms page
  
  Reviewed by:	br, bcr
  Approved by:	bcr

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 Mar 29 00:36:12 2017	(r50098)
+++ head/en_US.ISO8859-1/htdocs/platforms/index.xml	Wed Mar 29 02:37:25 2017	(r50099)
@@ -100,6 +100,11 @@
 	  <td><a href="mailto:freebsd-ia64 at FreeBSD.org">freebsd-ia64 at FreeBSD.org</a></td>
 	  <td>Tier 2 through FreeBSD 10.  Unsupported after.</td>
 	</tr>
+	<tr>
+	  <td><a href="https://wiki.freebsd.org/riscv">FreeBSD/RISC-V Project</a></td>
+	  <td><a href="mailto:freebsd-riscv at FreeBSD.org">freebsd-riscv at FreeBSD.org</a></td>
+	  <td>Tier 3 beginning in FreeBSD 12</td>
+	</tr>
       </tbody>
     </table>
 


More information about the svn-doc-all mailing list