diff --git a/docs/about.html b/docs/about.html index 89ca62b8ed..b985c4ff87 100644 --- a/docs/about.html +++ b/docs/about.html @@ -12,22 +12,53 @@ -Buildroot is a set of Makefiles and patches that makes it easy to generate a -cross-compilation toolchain and root filesystem for your target Linux -system using the uClibc C library. -Buildroot is useful mainly for people working with small or embedded -systems. Embedded systems often use processors that are not the regular -x86 processors everyone is used to using on their PC. It can be PowerPC -processors, MIPS processors, ARM processors, etc. And to be extra safe, -you do not need to be root to build or run Buildroot. +

Buildroot is a set of Makefiles and patches that makes it easy to +generate a complete embedded Linux system. Buildroot can generate any +or all of a cross-compilation toolchain, a root filesystem, a kernel +image and a bootloader image. Buildroot is useful mainly for people +working with small or embedded systems, using various CPU +architectures (x86, ARM, MIPS, PowerPC, etc.) : it automates the +building process of your embedded system and eases the +cross-compilation process.

-

+

The major Buildroot features are:

-Buildroot is maintained by Peter Korsgaard, and -licensed under the + + +

Buildroot is maintained by Peter Korsgaard, and licensed under the GNU -GENERAL PUBLIC LICENSE V2 (Or later). +GENERAL PUBLIC LICENSE V2 (Or later). Stable releases are +delivered every three months.

diff --git a/docs/docs.html b/docs/docs.html index 663135a99b..57f4bf64ec 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -1,35 +1,32 @@ -

Documentation

-Documentation for buildroot includes: + +

Our document "Buildroot usage and documentation" is where you want +to start reading if you wish to understand how Buildroot work, or wish +to change/extend/fix things. If you find any errors (factual, +grammatical, whatever) please report them. Choose between:

+ + + +

If you find that you need help with Buildroot, you can ask for +help: