doc/en/platforms/ia64/index.sgml
Marcel Moolenaar 0c9d4aa4a2 Don't keep it a secret that we just released our first public
release. I think it deserves a headline. Have it link to the
official announce for now.
2003-01-20 00:17:32 +00:00

64 lines
2.2 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/index.sgml,v 1.1 2003/01/19 23:48:18 marcel Exp $">
<!ENTITY title "FreeBSD/ia64 Project">
<!ENTITY email 'freebsd-ia64'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<center>
<h2>
!! first public release:
<a href="http://www.freebsd.org/releases/5.0R/announce.html">5.0</a> !!
</h2>
</center>
<hr>
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
<center>Search the freebsd-ia64 mailing list archives:
<input type="text" name="words" size="50">
<input type="hidden" name="max" value="25">
<input type="hidden" name="source" value="freebsd-ia64">
<input type="submit" value="Go">
</center>
</form>
<hr>
<h3><a name="toc">Table Of Contents</a></h3>
<ul>
<li><a href="#intro">Introduction</a></li>
<li><a href="#status">Current status</a></li>
<li><a href="todo.html">What Needs To Be Done</a></li>
<li><a href="machines.html">Hardware List</a></li>
<li><a href="refs.html">References</a></li>
</ul>
<h3><a name="intro">Introduction</a></h3>
<p>The FreeBSD/ia64 project pages contain information about the FreeBSD
port to Intel's IA-64 architecture; officially known as the Intel Itanium
Processor Family (IPF). As with the port itself, these pages are still
mostly a work in progress.
</p>
<h3><a name="status">Current status</a></h3>
<p>The ia64 port is still considered a tier 2 platform. This boils down
to not being fully supported by our security officer, release engineers
and toolchain maintainers. In practice however the distinction between
a tier 1 platform (which is fully supported) and a tier 2 platform is not
as strict as it seems. In almost all aspects the ia64 port is a tier 1
platform.<br>
From a developer point of view there's an advantage to have the ia64
port be a tier 2 platform for a while longer. We still have a couple
of ABI breaking changes in the pipeline and having to maintain backward
compatibility this early in a ports life is less than ideal.</p>
&footer;
</html>