| commit | 69b7687c6a755ea017974c7318409970c2822e91 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed May 14 16:39:47 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Mon May 19 08:37:47 2025 +0000 |
| tree | 9fb6c6ffcbb8822a2a943e85ebfd00601bb01fa1 | |
| parent | 549b1d3549b05b589d697a53ce2e663f9d87f8e3 [diff] |
metropolis/node: move misplaced packages out of core abloader, bios_bootcode and minit don't run as part of the core process, so it doesn't make sense to have them in //metropolis/node/core. This changes moves these three to //metropolis/node. Change-Id: I908efb311a138f07a9f1de8e3c23437ff00131ee Reviewed-on: https://review.monogon.dev/c/monogon/+/4196 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.