annotate www/header.html @ 977:8d6fe8ad822d

Comment tweak.
author Rob Landley <rob@landley.net>
date Sat, 06 Feb 2010 17:57:15 -0600
parents 9d5a42a83de2
children 88b354c0eee1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
881
0da87d1ef528 Update the web page. Put the left-side nav bar back, move about page to "about.html" and make news.html the default index. Add architectures page. Note that IRC discussion is now on #edev.
Rob Landley <rob@landley.net>
parents: 634
diff changeset
1 <table border=0 cellpadding=4 cellspacing=0>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
2 <tr><td>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
3 <table border=0 cellspacing=1 cellpadding=4>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
4 <tr><td><h1>Firmware Linux</h1></td></tr>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
5 </table>
890
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
6 </td>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
7 <td>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
8 <table border=1><tr><td>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
9 <ul>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
10 <li><p>Build scripts (implemented in bash) which produce cross compilers, root
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
11 filesystems, and system images for various hardware targets, configured to run
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
12 under QEMU and provide an emulated native test/development environment based
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
13 on BusyBox and uClibc.</p></li>
969
9d5a42a83de2 Announce 0.9.10 release.
Rob Landley <rob@landley.net>
parents: 927
diff changeset
14 <li><p>Current release (version 0.9.10, February 2, 2010):
9d5a42a83de2 Announce 0.9.10 release.
Rob Landley <rob@landley.net>
parents: 927
diff changeset
15 <a href=/code/firmware/downloads/firmware-0.9.10.tar.bz2>build scripts</a>,
890
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
16 <a href=/code/firmware/downloads/binaries>prebuilt binaries</a>,
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
17 <a href=/code/firmware/screenshots>screen shots</a>.</p></li>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
18 <li><p>Development version:
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
19 <a href=/hg/firmware>mercurial repository</a>,
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
20 <a href=http://impactlinux.com/hg/firmware/rss-log>rss commit feed</a>,
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
21 <a href=/hg/hgwebdir.cgi/firmware/archive/tip.tar.bz2>current tarball</a>,
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
22 <a href="http://lists.impactlinux.com/listinfo.cgi/firmware-impactlinux.com">mailing list</a>.
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
23 </p></li>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
24 </ul>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
25 </td><tr></table>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
26 </td>
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
27 </tr>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
28
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
29 <tr><td valign=top>
890
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
30 <table border=1><tr><td>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
31 <b>About</b>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
32 <ul>
388
3eeb77934265 Add project summary page to website, moving news to its own page.
Rob Landley <rob@landley.net>
parents: 216
diff changeset
33 <li><a href="news.html">News</a></li>
881
0da87d1ef528 Update the web page. Put the left-side nav bar back, move about page to "about.html" and make news.html the default index. Add architectures page. Note that IRC discussion is now on #edev.
Rob Landley <rob@landley.net>
parents: 634
diff changeset
34 <li><a href="about.html">About</a></li>
0da87d1ef528 Update the web page. Put the left-side nav bar back, move about page to "about.html" and make news.html the default index. Add architectures page. Note that IRC discussion is now on #edev.
Rob Landley <rob@landley.net>
parents: 634
diff changeset
35 <li><a href="screenshots">Screenshots</a></li>
518
f109c324cca4 Massive documentation rewrite. Not quite finished, but better.
Rob Landley <rob@landley.net>
parents: 388
diff changeset
36 <li><a href="documentation.html">Documentation</a></li>
159
6b6dda41d374 Add README to the nav menu on the left.
Rob Landley <rob@landley.net>
parents: 141
diff changeset
37 <li><a href="downloads/README">README</a></li>
889
0947cffea3bd Add a FAQ.
Rob Landley <rob@landley.net>
parents: 881
diff changeset
38 <li><a href="FAQ.html">FAQ</a></li>
892
a3ab17ecff3f Ben Zanin converted the Ohio LinuxFest presentation slides to html.
Rob Landley <rob@landley.net>
parents: 890
diff changeset
39 <li><a href="presentation.html">Presentation</a></li>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
40 </ul>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
41 <b>Download</b>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
42 <ul>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
43 <li><a href="/hg/firmware">Mercurial Repository</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
44 <li><a href="downloads">Release Tarballs</a></li>
881
0da87d1ef528 Update the web page. Put the left-side nav bar back, move about page to "about.html" and make news.html the default index. Add architectures page. Note that IRC discussion is now on #edev.
Rob Landley <rob@landley.net>
parents: 634
diff changeset
45 <li><a href="downloads/binaries">Prebuilt Binaries</a></li>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
46 </ul>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
47 <b>Development</b>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
48 <ul>
881
0da87d1ef528 Update the web page. Put the left-side nav bar back, move about page to "about.html" and make news.html the default index. Add architectures page. Note that IRC discussion is now on #edev.
Rob Landley <rob@landley.net>
parents: 634
diff changeset
49 <li><a href="http://lists.impactlinux.com/listinfo.cgi/firmware-impactlinux.com">Mailing List</a></li>
0da87d1ef528 Update the web page. Put the left-side nav bar back, move about page to "about.html" and make news.html the default index. Add architectures page. Note that IRC discussion is now on #edev.
Rob Landley <rob@landley.net>
parents: 634
diff changeset
50 <li>IRC #edev on irc.freenode.org</li>
634
02e2c17f035c Peter Mazinger pointed out that my blog link only works on landley.net, not on impactlinux.com.
Rob Landley <rob@landley.net>
parents: 542
diff changeset
51 <li><a href="http://landley.net/notes.html">Maintainer's Blog</a></li>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
52 </ul>
890
368cdbe5b0ee Update www/header.html to include more information.
Rob Landley <rob@landley.net>
parents: 889
diff changeset
53 </td></tr></table>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
54 </td>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
55
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
56 <td valign=top>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
57