| commit | 56248c1c1d5039bdf3c1043ade88f3f158ceb52b | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon May 05 13:34:18 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Thu May 08 18:26:46 2025 +0000 |
| tree | ce29b41e052bc5ca6b7b1bb22acb390c09212178 | |
| parent | 51c6748c2158d7dbc1ec79ada63a5e68a27f8533 [diff] |
build/bazel: enable Rust aarch64 UEFI toolchain This is required to build the abloader for aarch64. Change-Id: I25b46a8b7b1f335e5e8b589c4a868fb1412b9c9c Reviewed-on: https://review.monogon.dev/c/monogon/+/4174 Reviewed-by: Tim Windelschmidt <tim@monogon.tech> Tested-by: Jenkins CI
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.