| commit | e053036c16678261471539e425c59df0dd251603 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Jun 23 11:50:34 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Wed Jun 25 15:37:52 2025 +0000 |
| tree | 8f6007aa1442bd15275a5df747a372b7df3a9d84 | |
| parent | 3b0c8dd5b5a4cb535f9d256a0b6b3676507eb3e4 [diff] |
osbase/build/mkimage: delete package We no longer use pre-build disk images for cluster launch, and it also doesn't make sense to distribute these as release artifacts. This means we no longer need mkimage. Change-Id: I72aa376561c91e114a80367f814b03434c82355f Reviewed-on: https://review.monogon.dev/c/monogon/+/4295 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.