| commit | 32ccd10f990e435ddd830c86e1ca312b065da0da | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Sep 09 19:57:03 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Sep 11 13:40:22 2024 +0000 |
| tree | 1a8c4175af9b07031cdefe16ef96685d9ae91555 | |
| parent | 509c70950fb77ded605f98f38c99a1dfc1f1aef4 [diff] |
m/n/c/cluster: ensure A/B state exists We always want to make sure that A/B boot state tracking is done, even when registering or bootstrapping. Call MarkBootSuccessful for both remaining paths. Change-Id: I7ffa5d05e0e038dd816a5e3dc488948bb37501b2 Reviewed-on: https://review.monogon.dev/c/monogon/+/3390 Reviewed-by: Serge Bazanski <serge@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.