CBL-Mariner/toolkit
rlmenge 3398b7ccd8
Add libperf-jvmti.so to tools package (#2075)
As a result of the new install method for msopenjdk (from 40d19ce9b9),
the libperf-jvmti.so is now available and can be added to the tools
package
2022-02-02 16:00:21 -08:00
..
docs Enable SELinux by default on all images. (#1757) 2022-02-01 08:24:41 -05:00
imageconfigs Enable SELinux by default on all images. (#1757) 2022-02-01 08:24:41 -05:00
resources Add libperf-jvmti.so to tools package (#2075) 2022-02-02 16:00:21 -08:00
scripts [main] Adding `prometheus-node-exporter` and `prometheus-process-exporter`. (#2063) 2022-02-02 10:15:54 -08:00
tools Removing missed `--noscripts` option. (#2059) 2022-02-01 12:47:01 -08:00
.gitignore Update m4 to 1.4.19 (#1758) 2021-12-13 18:45:15 -08:00
Makefile Update tools to build packages from hydrated dependencies (#1958) 2022-02-01 09:36:00 +05:30
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.