CBL-Mariner/toolkit
CBL-Mariner-Bot 136cdc6fb8
[AUTO-CHERRYPICK] glib: Fix for CVE 2024 52533 - branch 3.0-dev (#11077)
Co-authored-by: sharath-srikanth-chellappa <115591284+sharath-srikanth-chellappa@users.noreply.github.com>
2024-11-14 14:57:36 -05:00
..
docs Remove all references to old dm-verity boot tooling [1/3] (#10973) 2024-11-08 14:27:10 -08:00
imageconfigs Remove all references to old dm-verity boot tooling [2/3] (#10974) 2024-11-08 14:28:08 -08:00
resources [AUTO-CHERRYPICK] glib: Fix for CVE 2024 52533 - branch 3.0-dev (#11077) 2024-11-14 14:57:36 -05:00
scripts Image Customizer: Bump to v0.8 (#10944) 2024-11-05 16:43:14 -08:00
tools [mic][iso] generate PXE-bootable ISO images. (#10595) 2024-11-12 12:04:34 -08:00
.gitignore
Makefile
README.md
pkgbld.sh

README.md

Quick Start Guide

  • Recommended if you want to try Azure Linux.
  • Quickly build the Standard Azure Linux image, install and use.

Tutorial for Building Custom Azure Linux Based Images

  • Recommended if you are a developer and want to experiment with Azure Linux.
  • Quickly build a Custom Azure Linux image, install and use.
  • Learn how to add new or existing packages to Azure Linux at build time.
  • Learn how to customize the Azure Linux 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 Azure Linux.
  • Build Azure Linux 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.

Adding a new package

  • A tutorial on how to add a new package to Azure Linux and test it.

OS security

  • Topics related to system security.