CBL-Mariner/toolkit/README.md

34 строки
1.3 KiB
Markdown
Исходник Обычный вид История

## [Quick Start Guide](docs/quick_start/quickstart.md)
2020-08-07 06:17:52 +03:00
- **Recommended if you want to try CBL-Mariner.**
- Quickly build the **Standard CBL-Mariner** image, install and use.
2022-12-08 03:06:08 +03:00
## [Tutorial for Building Custom Mariner Based Images](https://github.com/microsoft/CBL-MarinerTutorials)
- **Recommended if you are a developer and want to experiment with CBL-Mariner.**
- Quickly build a **Custom CBL-Mariner** image, install and use.
- Learn how to add new or existing packages to CBL-Mariner at build time.
- Learn how to customize the CBL-Mariner Kernel.
- Learn how to create an Unattended Installer.
- Other Advanced Topics.
## [Build Users Guide](docs/building/building.md)
- **Recommended if you are a developer and want to learn how to fully build CBL-Mariner.**
2020-12-22 02:45:22 +03:00
- Build CBL-Mariner end-to-end.
- Advanced building topics.
- Build parameters and environment variables.
- packages.microsoft.com repository structure breakdown.
2020-08-07 06:17:52 +03:00
## [How the Build System Works](docs/how_it_works/0_intro.md)
2020-12-22 02:45:22 +03:00
- Initial prep, local packages, package builds, image generation.
2020-08-07 06:17:52 +03:00
## [Understanding build logs](docs/how_it_works/6_logs.md)
- Understanding common build logs with a focus on errors and warnings and how to interpret them.
2020-08-07 06:17:52 +03:00
## [OS security](docs/security/intro.md)
- Topics related to system security.