CBL-Mariner/toolkit
George Mileka 9346d073c8
[MIC ISO generation] Allow adding kernel parameters to the LiveOS iso grub.cfg. (#7744)
2024-02-12 17:28:48 -08:00
..
docs Sort, reorder and color build summary output (CP of #6649) (#7645) 2024-02-02 11:50:12 -08:00
imageconfigs Add copyright header if missing in shell scripts (#7738) 2024-02-07 09:27:57 -08:00
resources Revert "Upgrade createrepo_c to 1.0.3 (#7715)" (#7816) 2024-02-09 16:17:12 -08:00
scripts Add copyright header if missing in shell scripts (#7738) 2024-02-07 09:27:57 -08:00
tools [MIC ISO generation] Allow adding kernel parameters to the LiveOS iso grub.cfg. (#7744) 2024-02-12 17:28:48 -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 (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.