Update of /cvsroot/linux-mips/web/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv15090/web/htdocs
Added Files:
index.html
Log Message:
Add home page.
--- NEW FILE: index.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Linux MIPS</TITLE>
</HEAD>
<BODY>
<h1>Linux MIPS</h1>
<h2>Overview</h2>
<p>The purpose of this project is to provide a secondary tree to test and merge patches for Linux on the MIPS platform. This tree will span any device that uses MIPS from PDAs to high end SGI servers.
<p>The CVS repository is a "staging-ground" for eventual merging into Linux-MIPS tree in CVS at oss.sgi.com maintained by Ralf Baechle, or possibly directly back to Linus' tree, depending on the nature of the diffs (MIPS specific or not).
<h2>Status</h2>
<p>As of 2001-09-07, the tree is mostly in sync with the oss tree, with these notable exceptions:
<p>
<table border="1">
<tr><th>What<th>Status<th>Who
<tr><td>arch/mips/au1000<td>Pretty big diff to oss.<td>James Simmons, Pete Popov
<tr><td>arch/mips/cobalt<td>Only in sf.<td>James Simmons
<tr><td>arch/mips/korva<td>Only in sf.<td>Jun Sun
<tr><td>arch/mips/pci<td>Significant diff to oss.<td>Jun Sun
<tr><td>arch/mips/ps2<td>Only in sf. Beginnings of support for the ps2 (primary
port work is being done in another tree).<td>Paul Mundt
<tr><td>arch/mips/vr41xx<td>Only in sf. Some stuff still straggling in Linux VR.<td>Paul Mundt
<tr><td>fs/jffs2<td>From the MTD project. Not in oss or Linus' tree.
</table>
</BODY>
</HTML>
|