CBL-Mariner/toolkit
Rachel Menge c5b6704f80
Remove Amateur Radio X.25 PLP Rose for CVE-2022-2961 (#10826)
The rose_bind() function which is used in the AX.25 PLP Rose protocol introduced a race condition which has CVE-2022-2961. Therefore remove rose support.
2024-10-24 14:40:32 -07:00
..
docs
imageconfigs
resources
scripts
tools
.gitignore
Makefile
README.md

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.