32cec3be97
by using this standard extension `adoc`, these files are rendered on gitlab & github Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
15 lines
414 B
Plaintext
15 lines
414 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.adoc[]
|
|
|
|
include::integration-selinux-support.adoc[]
|