| commit | 1640c289768c3007154b4240e21457778dfcd105 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Sep 09 17:50:48 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Sep 11 13:40:22 2024 +0000 |
| tree | c41ae608df011ec6cab878c2efd364c199495338 | |
| parent | 73c632ff52f3669a4cf1d72bacb36f4c480c09b0 [diff] |
m/n/c/update: allow kexec'ing the next slot This allows asking the update service to stage the next slot into kexec, allowing for kexec-assisted reboots. Change-Id: I8aea80918ecbf714c3ae10462ee26bbc5bad0d2e Reviewed-on: https://review.monogon.dev/c/monogon/+/3387 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@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.