buildroot/docs
Mike Frysinger f39499bc64 update docs and fix wrong paths as pointed out by acutetech in #268 2005-09-08 00:33:11 +00:00
..
images
README
about.html
buildroot.html update docs and fix wrong paths as pointed out by acutetech in #268 2005-09-08 00:33:11 +00:00
copyright.txt
developer.html update developer verbage 2005-09-02 14:16:16 +00:00
docs.html
download.html
footer.html
header.html Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot", 2005-08-25 07:19:20 +00:00
index.html
news.html
stylesheet.css
subversion.html

README

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

1) run 'make'
2) select the packages you wish to compile
3) run 'make'
4) wait while it compiles
5) Use your shiny new root filesystem.  Depending on which sortof
    root filesystem you selected, you may want to loop mount it,
    chroot into it, nfs mount it 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 <andersen@codepoet.org>