changeset 31:3e2c3a3095d8

Update web page.
author Rob Landley <rob@landley.net>
date Sun, 10 Dec 2006 23:31:28 -0500
parents 8cfc981a9b8e
children 877349490008
files www/index.html
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/www/index.html	Sun Dec 10 22:53:15 2006 -0500
+++ b/www/index.html	Sun Dec 10 23:31:28 2006 -0500
@@ -3,6 +3,13 @@
 <body>
 <h1>Firmware Linux</h1>
 
+<b><h2>News</h2></b>
+<p><a href=http://landley.net/hg/firmware?cl=27>Changeset 27</a> builds
+a relocatable armv4l cross-compile toolchain!  Download the tarball,
+run ./download.sh, then run ./build.sh, then grab the "build/cross-compiler"
+directory and use "bin/armv4l-unknown-linux-gnu-gcc" out of that (which
+I admit is a bit of a mouthful, for which I blame the FSF).</p>
+
 <b><h2>What is it?</h2></b>
 
 <p>Firmware Linux is an embedded Linux distribution builder that creates a
@@ -83,5 +90,7 @@
 track of what I'm working on, although I'll start a mailing list if enough
 people pester me.</p>
 
+<p>I need to reorganize this web page.</p>
+
 </body>
 </html>