| commit | 72c1f2b4fde0477c9e1d02803fe8c5ffef116f42 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Jun 04 13:42:48 2024 +0000 |
| committer | Serge Bazanski <serge@monogon.tech> | Tue Jun 11 17:01:21 2024 +0000 |
| tree | 1b7ef9cd58d07415af303a392e221e8844ec1618 | |
| parent | 00986a95f02c76d1a5691170ddc7688a48c880aa [diff] |
third_party: add boringssl, libtpms, swtpm This isn't yet used, but will soon be used as the main swtpm implementation (instead of whatever is provided by the ambient environment and/or sandbox). Change-Id: I8c8cc7fd7841f10e14d6390595805a8b905d4f4e Reviewed-on: https://review.monogon.dev/c/monogon/+/3127 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix: #monogon-os-community:matrix.org.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.