| commit | cc27faac73b1bff4b0d31ffacb0d938022db75ea | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Aug 01 02:18:35 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Aug 13 14:39:14 2024 +0000 |
| tree | d081a0655a5cebd62fc19e4ce9d67515e939e626 | |
| parent | 5748bd9df1a0c92c1fb04056a6c2d88809741026 [diff] |
m/n/b/mkimage/osimage: rename osimage.Create to osimage.Write We aren't creating an osimage, we are writing it to a disk. Change-Id: If3769e18dbe988556b0c607ad82b734f21637836 Reviewed-on: https://review.monogon.dev/c/monogon/+/3294 Reviewed-by: Leopold Schabel <leo@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.