| commit | 3cebdfd8929e83d79b1048295775786f2661153a | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon May 12 09:11:33 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Mon May 12 15:20:19 2025 +0000 |
| tree | f7ba908bc8019cd9af22ad564fb000d55aa41131 | |
| parent | 56248c1c1d5039bdf3c1043ade88f3f158ceb52b [diff] |
m/cli/metroctl: transition node platform Add a platform transition to the node binary data dependencies of metroctl. These binaries always need to be built for linux. Additionally, the user may want to build them for a different architecture than metroctl, which is possible with the new node_arch flag. If the flag is not set, the architecture is inherited. Change-Id: If4a15146392dfbc48c8e13db3bfb131f32176559 Reviewed-on: https://review.monogon.dev/c/monogon/+/4190 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.