| commit | cc32cc4945e51da605a961022440f5456455ce30 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Sep 09 20:14:05 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Sep 11 13:45:13 2024 +0000 |
| tree | 0bb5e4c3c4252ff561e6960819e1bba81e7ca30f | |
| parent | 5a5c66bf9f8b7429687705e30b35e5ef2249a068 [diff] |
m/c/metroctl: implement reboot and poweroff Implements node-level reboot and poweroff commands, both routed to the Reboot RPC. These are approximately modeled after systemd's systemctl as that's what most people will be familiar with. Change-Id: I5578bb0a37cd8f0ac9438ae5f2f5db0bf025672b Reviewed-on: https://review.monogon.dev/c/monogon/+/3391 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.