2
1

integration.adoc 465 B

12345678910111213141516
  1. // -*- mode:doc; -*-
  2. // vim: set syntax=asciidoc:
  3. [[integration]]
  4. == Integration topics
  5. This chapter discusses how various things are integrated at system
  6. level. Buildroot is highly configurable, almost everything discussed
  7. here can be changed or overridden by xref:rootfs-custom[rootfs overlay
  8. or custom skeleton] configuration.
  9. include::integration-configurable-packages.adoc[]
  10. include::integration-systemd.adoc[]
  11. include::integration-selinux-support.adoc[]