| commit | 6cca932dd18af0bb3e0c6dba5a71855983b3af19 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Apr 15 21:13:32 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 08 11:43:32 2025 +0000 |
| tree | 4c1df95b3663ccd40e44c03967d582c3732af96d | |
| parent | c3a6a05f3e140657c45abfdc9a945e2ab379d47c [diff] |
third_party/linux: use toolchain-bundle for linux kernel build This contains lots of workarounds and should be migrated to a native bazel integration. Change-Id: Ib0a52daf3879df4d5369541475c42fa506a54328 Reviewed-on: https://review.monogon.dev/c/monogon/+/4101 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.