| commit | 492434add0746eef043e5e5acc106035ccec4358 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Oct 22 14:29:55 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Oct 31 14:09:37 2024 +0000 |
| tree | 8a6cb3b702b55e69f7e78f57a6ece0196bdf6567 | |
| parent | 1f51cf42fcd4d7bb7f4b103c797c438bfa7b0098 [diff] |
treewide: remove qemu build We aren't bundling it right now and it is fairly out of date. Let's kick it out until we need it, then reengineer the build. Change-Id: I5362616922d4b9d3e971868636f3792e33880f7a Reviewed-on: https://review.monogon.dev/c/monogon/+/3568 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.