diff www/index.html @ 127:ee697f109828

Update web page for 0.2.0.
author Rob Landley <rob@landley.net>
date Tue, 06 Mar 2007 15:27:46 -0500
parents a7c63aeaf7a9
children 1b387d40e235
line wrap: on
line diff
--- a/www/index.html	Tue Mar 06 15:09:18 2007 -0500
+++ b/www/index.html	Tue Mar 06 15:27:46 2007 -0500
@@ -1,6 +1,18 @@
 <!--#include file="header.html" -->
 <b><h1>News</h1></b>
 
+<h2>March 6, 2007</h2>
+<p>Version 0.2.0 is out.  This one builds ext2 images which can boot up to a
+shell prompt under qemu.  This works on i686, armv4l, x86_64, and mipsel.
+(Sparc's broken.  Anyone who cares about sparc is welcome to debug it.)</p>
+
+<p>There are now prebuilt ext2 image files in the download directory.
+The kernels are in the mini-native tarballs.  (Yeah, I should repackage that
+next release.)  The system emulator invocation for each platform is
+the appropriate sources/configs file, and run-mini-native.sh invokes 'em.</p>
+
+<p>The mailing list is in the usual place if you have any questions.</p>
+
 <h2>January 14, 2007</h2>
 <p>There's a new irc channel for the project, #firmware on freenode.</p>