| commit | 0a2a9402b6e3b576ce5c0ac6e98d1d6271b925ac | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 08 01:55:59 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 08 11:43:48 2025 +0000 |
| tree | 452483ca78690107d633ea71a6ea3ef7e6e3bbd6 | |
| parent | 6cca932dd18af0bb3e0c6dba5a71855983b3af19 [diff] |
metropolis/cli/takeover/e2e: write metroctl configs to tmp directory Without the sandboxroot, metroctl tries to create /.config, which obviously will fail as it doesn't have root permissions. This overrides the config dir to use a temporary directory. Change-Id: I8c8316e170e1e21d006ba831eaa86734fdb726cc Reviewed-on: https://review.monogon.dev/c/monogon/+/4402 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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.