| commit | 12240f9bb95fae3b6c4737d825c498f35320e89b | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Apr 28 14:59:33 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 08 13:25:25 2025 +0000 |
| tree | 6cb9d3e47168fc7736c0ce484879f9d59cae9893 | |
| parent | a92977339eef83af2cf94d28fe8786c0fafe53bc [diff] |
third_party/edk2: use toolchain-bundle for edk2 build This moves the build into a custom rule instead of a genrule. This also adds the AARCH64 build and renames the files to be more generic Change-Id: If6e3cecaf4011e2e39f13b1d40bcc7060cee3afb Reviewed-on: https://review.monogon.dev/c/monogon/+/4154 Reviewed-by: Lorenz Brun <lorenz@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.