| commit | 1c42c42ff6621c44cdc3da39b066e4fc270105ef | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Thu Aug 01 15:41:54 2024 +0000 |
| committer | Leopold Schabel <leo@monogon.tech> | Tue Aug 06 09:13:31 2024 +0000 |
| tree | d72618e3c8872b1577fd9ba6c323e0c1e43789d7 | |
| parent | 0b9276519a7475c3a341f78d83ca8d18cec3b38a [diff] |
third_party/linux: enable landlock at boot time Required by a customer workload. Also likely to be used by our own OS components in the future. Change-Id: I7ddb2fadba483fd3c4aabecdce45c37679fca6c9 Reviewed-on: https://review.monogon.dev/c/monogon/+/3296 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
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) or Discord.
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.