# HG changeset patch # User Eric S. Raymond # Date 1270680570 14400 # Node ID 5bf2878107413d33ae92f206b5a71ddc92e35b46 # Parent 425fc32f43a3db398b8569df9a7edc4ded098ec3 Emphasis on virtualization. diff -r 425fc32f43a3 -r 5bf287810741 www/about.html --- a/www/about.html Wed Apr 07 18:26:01 2010 -0400 +++ b/www/about.html Wed Apr 07 18:49:30 2010 -0400 @@ -1,14 +1,19 @@ -

Firmware Linux is a set of tools for building custom virtual machines. -It lets you boot virtual embedded (arm/mips/powerpc) -systems on your x86 laptop, and do development in them.

+

Firmware Linux is a set of tools for building custom virtual +machines. It lets you boot virtual PowerPC, ARM, MIPS and other +exotic systems on your x86 laptop, and do development in them.

+ +

Firmware Linux was written to serve the embedded community, but it +has other uses as well - portability auditing and cross-platform +regression testing, for starters.

What is Firmware Linux?

-

Firmware Linux is an embedded Linux build system, designed to reduce or -even eliminate the need for cross compiling.

+

Firmware Linux is a build system for creating bootable system +images to be run under virtualization, intended to reduce or even +eliminate the need for cross compiling.

The build system is a series of bash scripts which create a small native Linux development environment for each target, runnable on real hardware or