| commit | 1587a80c5a13a64798b46e32ecad998dd96db906 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Sep 30 21:18:03 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Nov 12 19:02:38 2024 +0000 |
| tree | 6d685e516c6e125dc5ccfc46dde0f291b7824be1 | |
| parent | 795951910e1c6f66efecf40e4dcc909d143999fc [diff] |
metropolis: add boot IDs to status This allows for precisely determining if a kernel restart has occurred. Useful for making tests more accurate and relying less on sleeps. Closes: #357 Change-Id: Ic215b5db841b29b3a3c622333a05be6c35cc6ded Reviewed-on: https://review.monogon.dev/c/monogon/+/3477 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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.