changeset 890:368cdbe5b0ee

Update www/header.html to include more information.
author Rob Landley <rob@landley.net>
date Tue, 17 Nov 2009 20:21:44 -0600
parents 0947cffea3bd
children 8c850984c457
files www/architectures.html www/header.html
diffstat 2 files changed, 31 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/www/architectures.html	Mon Nov 16 01:51:18 2009 -0600
+++ b/www/architectures.html	Tue Nov 17 20:21:44 2009 -0600
@@ -98,10 +98,11 @@
 than giving the requested information.  Wikipedia may be less frustrating,
 and occasionally even accurate.</p>
 
-<hr /><h1><a name="mips" \><center>ARM</center></h1>
-<hr /><h1><a name="powerpc" \><center>ARM</center></h1>
-<hr /><h1><a name="sh" \><center>ARM</center></h1>
-<hr /><h1><a name="sparc" \><center>ARM</center></h1>
-<hr /><h1><a name="x86" \><center>ARM</center></h1>
+<hr /><h1><a name="m68k" \><center>Motorola 68000</center></h2>
+<hr /><h1><a name="mips" \><center>Mips</center></h1>
+<hr /><h1><a name="ppc" \><center>PowerPC</center></h1>
+<hr /><h1><a name="sh4" \><center>Super Hitachi</center></h1>
+<hr /><h1><a name="sparc" \><center>Sparc</center></h1>
+<hr /><h1><a name="x86" \><center>x86</center></h1>
 
 <!--#include file="footer.html" -->
--- a/www/header.html	Mon Nov 16 01:51:18 2009 -0600
+++ b/www/header.html	Tue Nov 17 20:21:44 2009 -0600
@@ -3,9 +3,31 @@
   <table border=0 cellspacing=1 cellpadding=4>
     <tr><td><h1>Firmware Linux</h1></td></tr>
   </table>
-</td></tr>
+</td>
+<td>
+<table border=1><tr><td>
+<ul>
+<li><p>Build scripts (implemented in bash) which produce cross compilers, root
+filesystems, and system images for various hardware targets, configured to run
+under QEMU and provide an emulated native test/development environment based
+on BusyBox and uClibc.</p></li>
+<li><p>Current release (version 0.9.8, November 7, 2009):
+<a href=/code/firmware/downloads/firmware-0.9.8.tar.bz2>build scripts</a>,
+<a href=/code/firmware/downloads/binaries>prebuilt binaries</a>,
+<a href=/code/firmware/screenshots>screen shots</a>.</p></li>
+<li><p>Development version:
+<a href=/hg/firmware>mercurial repository</a>,
+<a href=http://impactlinux.com/hg/firmware/rss-log>rss commit feed</a>,
+<a href=/hg/hgwebdir.cgi/firmware/archive/tip.tar.bz2>current tarball</a>,
+<a href="http://lists.impactlinux.com/listinfo.cgi/firmware-impactlinux.com">mailing list</a>.
+</p></li>
+</ul>
+</td><tr></table>
+</td>
+</tr>
 
 <tr><td valign=top>
+<table border=1><tr><td>
   <b>About</b>
   <ul>
     <li><a href="news.html">News</a></li>
@@ -14,6 +36,7 @@
     <li><a href="documentation.html">Documentation</a></li>
     <li><a href="downloads/README">README</a></li>
     <li><a href="FAQ.html">FAQ</a></li>
+    <li><a href="http://impactlinux.com/presentations.html">Presentation</a></li>
   </ul>
   <b>Download</b>
   <ul>
@@ -27,6 +50,7 @@
     <li>IRC #edev on irc.freenode.org</li>
     <li><a href="http://landley.net/notes.html">Maintainer's Blog</a></li>
   </ul>
+</td></tr></table>
 </td>
 
 <td valign=top>