1 <!--#include file="header.html" -->
6 <li><b>21 February
2005 -- Buildroot webpage added
</b><p>
8 Buildroot is a set of Makefiles and patches that makes it easy generate a
9 cross-compilation toolchain and root filesystem for your target Linux
10 system using the
<a href=
"http://www.uclibc.org/">uClibc C library
</a>.
11 Buildroot is useful mainly for people working with small or embedded
12 systems. Embedded systems often use processors that are not the regular
13 x86 processors everyone is used to using on their PC. It can be PowerPC
14 processors, MIPS processors, ARM processors, etc. And to be extra safe,
15 you do not need to be root to build or run buildroot.
19 And as of today buildroot even has its own webpage, making it a first class
20 citizen of uclibc.org and busybox.net, and more importantly, make it easy
21 to find and point to buildroot.
25 If you find a bug in buildroot, or wish to submit a patch to fix a problem
26 or add a shiny new feature, please use the
<a
27 href=
"http://bugs.uclibc.org/">Bug and Patch Tracking System
</a> to post
28 the details, to make certain your work is not lost.
33 <!--#include file="footer.html" -->