| commit | e19d27912839df47bdba0934b079f0a7d75b733c | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Jun 23 12:37:58 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Wed Jun 25 15:37:52 2025 +0000 |
| tree | 8e70b78561b7dbb4d3d3988f0b77541e6409e2b3 | |
| parent | e053036c16678261471539e425c59df0dd251603 [diff] |
m/installer/install: move from osbase/build/mkimage/osimage Move the package osbase/build/mkimage/osimage to metropolis/installer/install. The package contains "metropolis" in various strings, so it fits better in //metropolis than in //osbase. The parent package mkimage no longer exists. The rename also removes the name clash with osbase/oci/osimage. Change-Id: Ia228ab94c937f4c7a5b6eb1fcc77993a594d64b6 Reviewed-on: https://review.monogon.dev/c/monogon/+/4296 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.