changeset 1029:edf0d611a8ba

Tweak to remove target list from the page (so it can't bit rot), and add an executive summary.
author Rob Landley <rob@landley.net>
date Wed, 07 Apr 2010 15:50:03 -0500
parents 5897a868313e
children 81003c9f31cb
files www/about.html
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/www/about.html	Mon Apr 05 18:39:09 2010 -0500
+++ b/www/about.html	Wed Apr 07 15:50:03 2010 -0500
@@ -1,5 +1,8 @@
 <!--#include file="header.html" -->
 
+<p>Firmware Linux lets you boot virtual embedded (arm/mips/powerpc)
+systems on your x86 laptop, and do development in them.</p>
+
 <b><h1><a href=documentation.html>What is Firmware Linux?</a></h1></b>
 
 <blockquote>
@@ -10,8 +13,8 @@
 Linux development environment for each target, runnable on real hardware or
 under emulators such as <a href=http://qemu.org>QEMU</a>.</p>
 
-<p>Currently supported targets include arm, mips, powerpc, x86, and x86-64.
-Partial support is available for sparc, sh4, and m68k.</p>
+<p>For a list of currently supported targets, see <a href=screenshots>the
+screenshots page</a>.</p>
 
 <p>For more information, see <a href=documentation.html>the documentation
 page</a>.</p>