| commit | bceb1604c4d6ce1396c63083d2fd8aae98346cf3 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 10 18:17:32 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Aug 12 13:01:56 2024 +0000 |
| tree | a0ce4ce421b7be39709ad4bcf51d8e4e048d024d | |
| parent | efbde1900fbeb9ab7cab58cd53a39f8cab859e7c [diff] |
m/n/b/mkimage/osimage: allow planning for installations This allows planning an installation before actually committing any writes to the underlying blockdevice. By adding this we can ensure we don't brick any machines/bring them into a state where only manual intervention brings it back. Change-Id: I5f760c8aa83669a23b7ba55ba7ea471743e9e849 Reviewed-on: https://review.monogon.dev/c/monogon/+/3212 Reviewed-by: Lorenz Brun <lorenz@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.