kumquat-buildroot/docs/manual/integration.adoc
Francois Perrad 32cec3be97 docs/manual: rename *.txt as *.adoc
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>
2023-09-30 10:25:22 +02:00

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[]