1234567891011121314 |
- // -*- 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-systemd.txt[]
- include::integration-selinux-support.txt[]
|