From: Paul M. <le...@us...> - 2001-09-12 19:19:30
|
Update of /cvsroot/linux-mips/web/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv28698 Modified Files: index.html Log Message: Added mailing list and IRC information. Index: index.html =================================================================== RCS file: /cvsroot/linux-mips/web/htdocs/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 2001/09/07 20:26:45 1.2 --- index.html 2001/09/12 19:19:27 1.3 *************** *** 16,19 **** --- 16,42 ---- </ul> + <h2>Mailing Lists</h2> + + <p> + <ul> + <li><a + href="http://lists.sourceforge.net/mailman/listinfo/linux-mips-commits">linux-mips-commits</a> (<a href="http://www.geocrawler.com/redir-sf.php3?list=linux-mips-commits">archives</a>) + <li><a + href="http://lists.sourceforge.net/mailman/listinfo/linux-mips-kernel">linux-mips-kernel</a> (<a href="http://www.geocrawler.com/redir-sf.php3?list=linux-mips-kernel">archives</a>) + </ul> + + <h2>IRC Information</h2> + + <p>There are a number of IRC channels located on the <a + href="http://www.openprojects.net">OpenProjects</a> network related to MIPS + development: + + <p> + <table border="0"> + <tr><th>Channel<th>Description + <tr><td>#mipslinux<td>Ralf's channel, for discussion over Ralf's tree + <tr><td>#linux-mips<td>sf's channel, for discussion over the sf tree + </table> + <h2>Status</h2> |