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