CBL-Mariner/toolkit
Pawel Winogrodzki 75a70a5b84
Removed extra double quote in the toolkit. (#7736)
2024-02-06 16:00:30 -08:00
..
docs Sort, reorder and color build summary output (#6649) 2024-02-02 09:52:50 -08:00
imageconfigs Shift user/group creation earlier in image build for rootfs image types (#6957) 2024-01-31 14:06:22 -08:00
resources [AUTO-CHERRYPICK] lz4: Upgrade to 1.9.4-1 to fix CVE-2021-3520 - branch main (#7676) 2024-02-06 08:32:17 +05:30
scripts Removed extra double quote in the toolkit. (#7736) 2024-02-06 16:00:30 -08:00
tools Sort, reorder and color build summary output (#6649) 2024-02-02 09:52:50 -08:00
.gitignore raw toolchain: remove refs to sqlite CVE-2021-36690.patch (#3570) 2022-08-18 20:29:16 -07:00
Makefile Sort, reorder and color build summary output (#6649) 2024-02-02 09:52:50 -08:00
README.md Added initial doc about reading error logs. (#7475) 2024-01-26 10:03:13 -08:00

README.md

Quick Start Guide

  • Recommended if you want to try CBL-Mariner.
  • Quickly build the Standard CBL-Mariner image, install and use.

Tutorial for Building Custom Mariner Based Images

  • 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

  • Recommended if you are a developer and want to learn how to fully build CBL-Mariner.
  • Build CBL-Mariner end-to-end.
  • Advanced building topics.
  • Build parameters and environment variables.
  • packages.microsoft.com repository structure breakdown.

How the Build System Works

  • Initial prep, local packages, package builds, image generation.

Understanding build logs

  • Understanding common build logs with a focus on errors and warnings and how to interpret them.

OS security

  • Topics related to system security.