| commit | f65898347121ef898f7efcaacfd7f2063045132a | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Wed Jul 24 16:29:22 2024 +0000 |
| committer | Leopold Schabel <leo@monogon.tech> | Thu Jul 25 12:02:52 2024 +0000 |
| tree | 8419cd0014949939800622662bd604d5e8803b7c | |
| parent | 8661db30d08ed95df3749497c2e88a42f1e0fe9a [diff] |
third_party/linux: enable BPF_JIT, XDP_SOCKETS and HUGETLBFS Kernel features required by customer workloads. Change-Id: Ifc67025e4832aa79fcec6aa74b7887859d831db4 Reviewed-on: https://review.monogon.dev/c/monogon/+/3248 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Reviewed-by: Serge Bazanski <serge@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.