comparison www/about.html @ 967:19660e12c1de 0.9.10

No reason for about.html to be version-specific.
author Rob Landley <rob@landley.net>
date Tue, 02 Feb 2010 21:53:02 -0600
parents a7423b680bb0
children edf0d611a8ba
comparison
equal deleted inserted replaced
966:bd2ea96aac53 967:19660e12c1de
1 <!--#include file="header.html" --> 1 <!--#include file="header.html" -->
2
3 <h2><a href=news.html>News: 0.9.9 released December 8, 2009</a></h2>
4 2
5 <b><h1><a href=documentation.html>What is Firmware Linux?</a></h1></b> 3 <b><h1><a href=documentation.html>What is Firmware Linux?</a></h1></b>
6 4
7 <blockquote> 5 <blockquote>
8 <p>Firmware Linux is an embedded Linux build system, designed to eliminate 6 <p>Firmware Linux is an embedded Linux build system, designed to reduce or
9 the need for cross compiling.</p> 7 even eliminate the need for cross compiling.</p>
10 8
11 <p>The build system is a series of bash scripts which create a small native 9 <p>The build system is a series of bash scripts which create a small native
12 Linux development environment for each target, runnable on real hardware or 10 Linux development environment for each target, runnable on real hardware or
13 under emulators such as <a href=http://qemu.org>QEMU</a>.</p> 11 under emulators such as <a href=http://qemu.org>QEMU</a>.</p>
14 12
21 19
22 <b><h1><a href=downloads>Downloading Firmware Linux</a></h1></b> 20 <b><h1><a href=downloads>Downloading Firmware Linux</a></h1></b>
23 21
24 <blockquote> 22 <blockquote>
25 <b><h2><a href=downloads>Source Code</a></h2></b> 23 <b><h2><a href=downloads>Source Code</a></h2></b>
26 <p>The current source tarball is 24 <p>The <a href=downloads>Firmware Linux source code</a> is
27 <a href=downloads/firmware-0.9.9.tar.bz2>Firmware Linux version 0.9.9</a>. 25 a series of shell scripts which run to create the various binary
28 This is the series of shell scripts you run to create the various binary
29 images. See the <a href=downloads/README>README</a> for usage instructions, 26 images. See the <a href=downloads/README>README</a> for usage instructions,
30 and the <a href=news.html>release notes</a>.</p> 27 and the <a href=news.html>release notes</a>.</p>
31 28
32 <p>Several <a href=downloads/binaries>prebuilt binary images</a> 29 <p>Several <a href=downloads/binaries>prebuilt binary images</a>
33 are available, based on the current Firmware Linux release. The 30 are available, based on the current Firmware Linux release. The