Buildroot is a simple, efficient and easy-to-use tool to generate embedded
Linux systems through cross-compilation.

The documentation can be found in docs/manual. You can generate a text
document with 'make manual-text' and read output/docs/manual/manual.text.
Online documentation can be found at http://buildroot.org/docs.html
https://buildroot.org/

Mike Frysinger a72e82f6dc allow for overriding the default -p1 arguement to patch 21 anos atrás
package 72c7cc0c24 update to a version of e2fsprogs that builds with sh4, make sure build uses $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks 21 anos atrás
sources 0b63725463 ignore dl and patches dirs 21 anos atrás
target 275fcee617 Fix it so we once again build the target root_fs 21 anos atrás
toolchain a72e82f6dc allow for overriding the default -p1 arguement to patch 21 anos atrás
.cvsignore a1649ac84d update ignore 21 anos atrás
.defconfig 2d523c2317 Major buildroot facelift, step one. 21 anos atrás
Config.in fb1c67c1e7 Will McCammon writes: 21 anos atrás
Makefile 56239e49a6 Build the uClibc utils with the uClibc-targeted toolchain. 21 anos atrás
README c7af927d69 update documentation a bit 21 anos atrás

README

To build and use the buildroot stuff, do the following:

1) run 'make'
2) select which packages you wish to compile
3) run 'make'
4) wait while it compiles
5) Use your shiney new root filesystem. Depending on which sortof
root filesystem you selecter, you may want to loop mount it,
chroot into it, loop mount it and then nfs mount that on your
target device, burn it to flash, or whatever is appropriate
for your target system.

You do not need to be root to build or run buildroot. Have fun!

-Erik

Please feed suggestions, bug reports, insults, and bribes back to:
Erik Andersen