use the -newos toolchain even if -elf is present.
[newos.git] / docs.html
blob63bae0c0f8c00d63ab795b4a3fa8285d9e0d0b26
1 <html>
2 <head>
3 <title>The NewOS Operating System: Docs</title>
4 </head>
5 <body BGCOLOR="#FFFFFF">
7 <h1 align="center">The NewOS Operating System Documentation</h1>
9 <hr>
11 <hr>
13 <table border="0" width="100%" bgcolor="#E8E8E8">
14 <tr>
15 <td width="100%" height="100%" valign="top" align="left">
16 Hopefully these docs will help you get to know NewOS a bit better.<br>
17 </td>
18 </tr>
19 </table>
21 <hr>
23 <table border="0" width="100%" bgcolor="#E8E8E8">
24 <tr>
25 <td width="100%" height="100%" valign="top" align="left">
26 <center><h3>Development</h3></center>
27 <a href="docs/gdb_post_mortem.html">GDB remote debugging of a kernel crash</a><br>
28 <a href="docs/os_books.html">OS Books</a><br>
29 <a href="docs/repository.html">Setting up the source repository</a><br>
30 <a href="docs/building.html">Building newos</a><br>
31 </td>
32 </tr>
33 </table>
35 <hr>
37 <table border="0" width="100%" bgcolor="#E8E8E8">
38 <tr>
39 <td width="100%" height="100%" valign="top" align="left">
40 <center><h3>General</h3></center>
41 <a href="docs/usage.html">Usage notes</a><br>
42 <a href="docs/booting.html">Booting NewOS</a><br>
43 <a href="docs/newos_shell_manual.html">NewOS shell manual</a><br>
44 </td>
45 </tr>
46 </table>
48 <hr>
50 <table border="0" width="100%" bgcolor="#E8E8E8">
51 <tr>
52 <td width="100%" height="100%" valign="top" align="left">
53 <center><h3>Source docs</h3></center>
54 <a href="http://acm.roosevelt.edu/~chandler/articles/newos/NewOS_Scheduler.html">
55 The NewOS Thread Scheduler documentation</a><br>
56 </td>
57 </tr>
58 </table>
60 <hr>
62 <table border="0" width="100%" bgcolor="#E8E8E8">
63 <tr>
64 <td width="100%" height="100%" valign="top" align="left">
65 <center><h3>Mailing list archives</h3></center>
66 Lots of problems/solutions with using and working on NewOS can be found in the
67 mailing list archives.<br>
69 <a href="http://sourceforge.net/mailarchive/forum.php?forum_id=1498">
70 Developers archive</a><br>
71 </td>
72 </tr>
73 </table>
75 <hr>
77 <table border="1" width="100%" bgcolor="#D9D5FF">
78 <tr>
79 <td width="100%" height="49" valign="top" align="center"><small><font color="#000000">This
80 page copyright 2002 </font></small><font size="2">© <a href="mailto:geist@newos.org">Travis
81 Geiselbrecht</a><br>
82 Any questions, comments, gripes, whatever:
83 <a href="mailto:geist@newos.org">geist@newos.org</a></font></td>
84 </tr>
85 </table>
87 </body>
88 </html>