| commit | e269ebf50c81807a8bac8b274590c6441bb84ca9 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Apr 23 09:52:49 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Thu May 01 06:49:22 2025 +0000 |
| tree | f68b09d5f9c7d694fe1798b5710407739075bc0c | |
| parent | b03d9ff5795fc23bf436089ce40ece0d846d0610 [diff] |
m/node/core/abloader: avoid unnecessary rebuilds Previously, the abloader was rebuilt each time the stable status file changed, even though the abloader contains no stamped info. Change-Id: I8b36357082e3be8b241759e30b0d0d8be4613379 Reviewed-on: https://review.monogon.dev/c/monogon/+/4165 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.