CBL-Mariner/toolkit
Andrew Phelps 32467c5d45
python3: upgrade to 3.12.0 (#7858)
2024-02-23 18:55:01 -08:00
..
docs feat: EnableGrubMkconfig by default; deprecate legacy tools-grub.cfg flow (#7618) 2024-02-22 12:17:15 -08:00
imageconfigs feat: EnableGrubMkconfig by default; deprecate legacy tools-grub.cfg flow (#7618) 2024-02-22 12:17:15 -08:00
resources python3: upgrade to 3.12.0 (#7858) 2024-02-23 18:55:01 -08:00
scripts python3: upgrade to 3.12.0 (#7858) 2024-02-23 18:55:01 -08:00
tools fix error logging in rpmssnapshot (#7965) 2024-02-23 16:58:45 -08:00
.gitignore
Makefile Sort, reorder and color build summary output (CP of #6649) (#7645) 2024-02-02 11:50:12 -08:00
README.md Port #7475: Added initial doc about reading error logs. (#7489) 2024-01-26 11:22:10 -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.