doc/en/platforms/index.sgml
Simon L. B. Nielsen 6c790a9908 - Rename x86-64.sgml to amd64.sgml (no repo copy since there isn't
much interesting history to save).
- Update the status of the FreeBSD/amd64 port.
- Sort the platform list alphabetically.
- Add dummy redirect page from x86-64.sgml to amd64.sgml. [1]

Not objected to by:	-www [1]
Reviewed by:	obrien (current FreeBSD/amd64 port status)
Approved by:	ceri (mentor)
2003-08-17 14:24:56 +00:00

63 lines
2.2 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY email 'freebsd-www'>
<!ENTITY title "Supported Platforms">
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.9 2003/07/18 20:27:46 hrs 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="amd64.html">FreeBSD/amd64 Project</a></li>
<li><a href="ia64/index.html">FreeBSD/ia64 Project</a></li>
<li><a href="mips.html">FreeBSD/MIPS Project</a></li>
<li><a href="pc98.html">FreeBSD/pc98 Project</a></li>
<li><a href="ppc.html">FreeBSD/ppc Project</a></li>
<li><a href="sparc.html">FreeBSD/sparc64 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/amd64 port, <a
href="mailto:freebsd-amd64@FreeBSD.org">freebsd-amd64@FreeBSD.org</a></li>
<li>For the FreeBSD/ia64 port, <a
href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></li>
<li>For the FreeBSD/MIPS port, <a
href="mailto:freebsd-mips@FreeBSD.org">freebsd-mips@FreeBSD.org</a></li>
<li>For the FreeBSD/pc98 port, <a
href="mailto:re-pc98@FreeBSD.org">re-pc98@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 general architecture questions, <a
href="mailto:freebsd-arch@FreeBSD.org">freebsd-arch@FreeBSD.org</a></li>
</ul>
&footer;
</html>