hub.freebsd.org and the supporting 15 year old binaries have gone away. Highlights: - Sync up the cgi scripts to be closer to the standard page look and feel and the canonical url locations. - Adjust the search controls to include the docs.freebsd.org doc set. - Replace the remaining wais search references. - Fix up the embedded paths that depended on a symlink and/or nfs jungle on hub. These aren't present in the jail this now runs in. - Fix a typo (stray backtick) in one of the header entities. - Remove the remaining no-longer-functional gnats components - they ran on hub and no longer exist. Build tested by: gjb Brought to you by: lots of coffee, profanity and confusion.
48 lines
1.3 KiB
XML
48 lines
1.3 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY email "freebsd-ia64">
|
|
<!ENTITY title "FreeBSD/ia64 Project">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.developers">
|
|
<img align="right" alt="McKinley die" src="mckinley-die.png"/>
|
|
|
|
<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="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 considered a tier 2 platform
|
|
through FreeBSD 10. After this it will no longer be
|
|
supported.</p>
|
|
</body>
|
|
</html>
|