easier for people to track the status. Add a developers.sgml entry for Justin Wojdacki for use in the status page. Reviewed by: ceri Add an entry for MIPS on the platforms page, and a small page there with a few tiny bits of information, mostly mailing list info and a link to the afforementioned status page. Requested by: ceri
59 lines
2 KiB
Text
59 lines
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.5 2001/10/29 10:14:32 murray 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/ia64 Project</a></li>
|
|
<li><a href="mips.html">FreeBSD/MIPS 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/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/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>
|