| commit | 7dac92b4445e15f0467a0a6e330c40faabae23fe | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Dec 16 02:51:04 2024 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Jan 27 17:17:28 2025 +0000 |
| tree | 7b1e9290437ae2c023cd0c1aa5015e4c69a75f4d | |
| parent | 83da4226001e9ce1cc71e687418ab61fdff6cfc9 [diff] |
metropolis/node/core: migrate main to osbase/bringup This migrates our existing startup code to use our bringup library Change-Id: Ic78c80bc4631fa2a67cd6a3db1ea19642b20aea9 Reviewed-on: https://review.monogon.dev/c/monogon/+/3706 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Reviewed-by: Jan Schär <jan@monogon.tech>
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.