15 lines
412 B
Plaintext
15 lines
412 B
Plaintext
// -*- 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[]
|