| commit | a036c4e792e4b497c512991291b0cc18bc12b5e3 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Tue Sep 10 19:11:57 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Sep 16 12:21:19 2024 +0000 |
| tree | d759d4504d042a62577a1b57a9093a4ab97f0f67 | |
| parent | 96e014e23888e09c12a8f0dd78ac13a1b319751d [diff] |
m/n/c/mgmt: move and factor out reboot code Make sure we do not have two copies of mostly temporary reboot code sitting around and put it in a sensible place. Change-Id: I293a699dbfc3cfe23378485c512d8769b2859ab8 Reviewed-on: https://review.monogon.dev/c/monogon/+/3396 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.