54 lines
1.8 KiB
Text
54 lines
1.8 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY title "Supported Platforms">
|
|
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.2 2001/05/10 09:28:08 obrien Exp $">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h2>Introduction</h2>
|
|
|
|
<p>Here you will find a list of platforms that FreeBSD currently
|
|
supports along with platforms currently being ported to (with the
|
|
exception of x86, since most of the information on the remainder of
|
|
the site already pertains to that platform).</p>
|
|
|
|
<h2>Table of Contents</h2>
|
|
|
|
<ul>
|
|
<li><a href="alpha.html">FreeBSD/Alpha Project</a></li>
|
|
<li><a href="ia64.html">FreeBSD/IA-64 Project</a></li>
|
|
<li><a href="ppc.html">FreeBSD/PPC Project</a></li>
|
|
<li><a href="sparc.html">FreeBSD/Sparc64 Project</a></li>
|
|
<li><a href="x86-64.html">FreeBSD/x86-64 Project</a></li>
|
|
</ul>
|
|
|
|
<h2>Comments and Feedback</h2>
|
|
|
|
<p>If you have comments about a port, or wish to provide feedback to
|
|
the developers, send it the relevant mailing list. The lists
|
|
are:</p>
|
|
|
|
<ul>
|
|
<li>For the FreeBSD/Alpha port, <a
|
|
href="mailto:freebsd-alpha@FreeBSD.org">freebsd-alpha@FreeBSD.org</a></li>
|
|
|
|
<li>For the FreeBSD/IA-64 port, <a
|
|
href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></li>
|
|
|
|
<li>For the FreeBSD/PPC port, <a
|
|
href="mailto:freebsd-ppc@FreeBSD.org">freebsd-ppc@FreeBSD.org</a></li>
|
|
|
|
<li>For the FreeBSD/Sparc64 port, <a
|
|
href="mailto:freebsd-sparc@FreeBSD.org">freebsd-sparc@FreeBSD.org</a></li>
|
|
|
|
<li>For the FreeBSD/x86-64 port, <a
|
|
href="mailto:freebsd-hackers@FreeBSD.org">freebsd-hackers@FreeBSD.org</a></li>
|
|
|
|
<li>For general architecture questions, <a
|
|
href="mailto:freebsd-arch@FreeBSD.org">freebsd-arch@FreeBSD.org</a></li>
|
|
</ul>
|
|
|
|
&footer;
|
|
</html>
|