manual.txt 744 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. // -*- mode:doc; -*-
  2. // vim: set syntax=asciidoc:
  3. = The Buildroot user manual
  4. :toc:
  5. Buildroot usage and documentation by Thomas Petazzoni. Contributions
  6. from Karsten Kruse, Ned Ludd, Martin Herren and others.
  7. Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {localdate}
  8. {localtime} from git revision {sys:git rev-parse --short HEAD}
  9. image::logo.png[]
  10. :leveloffset: 1
  11. include::introduction.txt[]
  12. include::starting-up.txt[]
  13. include::working-with.txt[]
  14. include::faq-troubleshooting.txt[]
  15. include::known-issues.txt[]
  16. include::going-further.txt[]
  17. include::developer-guide.txt[]
  18. include::legal-notice.txt[]
  19. include::beyond-buildroot.txt[]
  20. include::get-involved.txt[]
  21. include::contribute.txt[]
  22. include::appendix.txt[]