| commit | 9a063aec1750c21e684ab6f9d367dd0d02563648 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 09 18:35:34 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Jul 10 16:37:20 2025 +0000 |
| tree | c6b1139fabf647f30b8619a14fefddf80b7dfea9 | |
| parent | ea800253e8a4b5ddf44b9358fcc9e6c67f88ee78 [diff] |
third_party/edk2: use busybox toolchain This add the busybox toolchain as we need it as soon as the tools are not in PATH. Currently its fine as we have a FHSEnv on NixOS and coreutils in our Jenkins CI. As soon as we remove the FHSEnv this is actually required. It's done by replacing the strace toolchain which was added by accident when debugging the edk2 build. Change-Id: I081099d93ea3625a00d216569f522154ba3faabe Reviewed-on: https://review.monogon.dev/c/monogon/+/4416 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.