1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-17 11:06:13 +02:00
build/docs/index.md
David Oberhollenzer 8ee48e70d2 Add documentation index
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-10-03 02:04:01 +02:00

13 lines
575 B
Markdown

# Documentation Index
* [build.md](build.md) contains a detailed description on how the
build system works.
* [layers.md](layers.md) contains a listing and description of the
available configuration layers and products in the build system.
* [filesystem.md](filesystem.md) contains an outline of the filesystem
in the target image.
* [boot.md](boot.md) contains a description on how the system boots and
mounts the filesystem root.
* [update.md](update.md) does not yet contain a description on how the
system is intended to safely update itself during operation.