| commit | be0b4c9158371b29c21badc5702ee50ed8179935 | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Thu Aug 15 10:08:22 2024 +0000 |
| committer | Leopold Schabel <leo@monogon.tech> | Mon Aug 19 13:12:18 2024 +0000 |
| tree | ac18da68113403d9461227d5604ac2864f800ba3 | |
| parent | 6920c47bdd3cd6a0f78b4815bc6378c98c9d159e [diff] |
Revert "metropolis/node/core: mount /sys/fs/bpf" This reverts commit 201b527e632caec8480500bc1cca5d8ab0f5896b. The mount does not propagate to privileged containers, so we don't need this to be mounted on the host after all. Change-Id: I6f6589664396f5285ba28b981faf8654929ea99a Reviewed-on: https://review.monogon.dev/c/monogon/+/3262 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.