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