CBL-Mariner/toolkit
Rachel Menge fef7717e80 Disable xz_dec_arch configs 2024-09-04 22:40:03 +00:00
..
docs Fix error when doing password hashing for aarch64 offline image builds (#10111) 2024-08-12 16:13:28 -07:00
imageconfigs selinux-policy: Change SELinux policy module composition. (#10207) 2024-08-21 14:22:24 -04:00
resources Disable xz_dec_arch configs 2024-09-04 22:40:03 +00:00
scripts Image Customizer: Bump version to v0.7 (#10344) 2024-09-04 14:14:37 -07:00
tools Set ptest retries to 1 for PR package build check. (CP: #10133) (#10219) 2024-09-04 13:46:13 -07:00
.gitignore Improve handling of preview repo files (#9325) 2024-06-07 16:49:25 -07:00
Makefile Set ptest retries to 1 for PR package build check. (CP: #10133) (#10219) 2024-09-04 13:46:13 -07:00
README.md docs: Add documentation on how to add a new package. (#8178) 2024-03-25 07:28:19 -07:00
pkgbld.sh toolkit/pkgbld.sh: add a helper script to build packages locally (#9960) 2024-07-31 11:08:16 +05:30

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.