| commit | daf9e959b0ac976596640eab6a6ce79bbbccd1e7 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Jun 23 13:28:16 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Wed Jun 25 15:37:52 2025 +0000 |
| tree | 23df07623e9a878e4a2bbd1ddeafecc0b94923fe | |
| parent | e19d27912839df47bdba0934b079f0a7d75b733c [diff] |
m/installer/install: take OCI image in Params install.Params now takes an OCI image. This avoids some duplicate code to extract info from the OCI image in all places which create install.Params. Change-Id: I2430ce1101befaa1b1a4781f592d06ee015a0f99 Reviewed-on: https://review.monogon.dev/c/monogon/+/4297 Reviewed-by: Tim Windelschmidt <tim@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.