| commit | 4b8882699a307857c52e2faa3d4dfa544b188cd1 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Tue May 13 09:12:03 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Mon Jun 16 15:41:59 2025 +0000 |
| tree | c6fcc0c145d95d9b5b86feb27a655c040f9dd8af | |
| parent | b86917b2bdb755de8106aea08841c914d52d3347 [diff] |
treewide: use architecture-specific UEFI boot path The default UEFI boot path depends on the architecture. This change is needed for aarch64 support. Change-Id: I69916ac5063e963b67ecdcdd814b0678c61da9fb Reviewed-on: https://review.monogon.dev/c/monogon/+/4195 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.