| commit | b5bfd647c5385686687d438499a0014a99be4060 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Thu May 22 15:39:35 2025 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Jun 11 19:46:15 2025 +0000 |
| tree | f66158cfa1461b20ba11d1da0cf2fa9f97ead934 | |
| parent | 6df40aaf96ec4bcd5567b448109ec0a73cc5b2c8 [diff] |
MODULE: add aarch64 toolchains This allows us to finally do AArch64 cross-builds for an entire Monogon OS bundle. Change-Id: Ide69c3a90d0669cb013619dc6850e93ccd1e45af Reviewed-on: https://review.monogon.dev/c/monogon/+/4216 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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.