CBL-Mariner/toolkit
Henry Li 23bd9ce397
[main] Enable Intel_SGX Support in Mariner (#2154)
* enable sgx config

* update kernel-hyperv

* save changes

* update a couple packages

* fix spec file check

* fix linting

* update kernel configs

* revert unnecessary kernel config changes

* save changes

* update manifest

Co-authored-by: Henry Li <lihl@microsoft.com>
2022-02-08 22:21:13 -08:00
..
docs Enable SELinux by default on all images. (#1757) 2022-02-01 08:24:41 -05:00
imageconfigs [main] Add support for realtime kernel image builds (#2025) 2022-02-03 16:52:09 -08:00
resources [main] Enable Intel_SGX Support in Mariner (#2154) 2022-02-08 22:21:13 -08:00
scripts Update version in wget and sqlite (#2018) 2022-02-07 10:37:54 -08:00
tools [main] Fixing tooling issues during package candidates resolution. (#2091) 2022-02-03 16:42:04 -08:00
.gitignore Update m4 to 1.4.19 (#1758) 2021-12-13 18:45:15 -08:00
Makefile Bump release for CBL-Mariner Preview-D 2022-02-06 09:34:47 -08:00
README.md Squashed commit of the following: 2021-05-17 22:41:17 +00: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.

How the Build System Works

  • Initial prep, local packages, package builds, image generation.

OS security

  • Topics related to system security.