IA-64 which was already there, Alpha, PPC, and SPARC were added. Also
update some other bits of the site to point to the new location.
Note: I didn't get a repo copy of alpha/alpha.sgml to
platforms/alpha.sgml because there wasn't any real useful history
to preserve. I also left the alpha/ dir in place for now but added
an index.sgml to point to the new location. I'll nuke the
directory once the translation teams have caught up with the
changes.
Suggested by: obrien
50 lines
1.6 KiB
Text
50 lines
1.6 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY title "Supported Platforms">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!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/Sparc 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/Sparc port, <a
|
|
href="mailto:freebsd-sparc@FreeBSD.org">freebsd-sparc@FreeBSD.org</a></li>
|
|
|
|
<li>For general architechture questions, <a
|
|
href="mailto:freebsd-arch@FreeBSD.org">freebsd-arch@FreeBSD.org</a></li>
|
|
</ul>
|
|
|
|
&footer;
|
|
</html>
|