| commit | 997faa44e945697717b2eaf22786ba803f741a1e | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Mar 26 14:24:08 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Mon Apr 07 10:21:53 2025 +0000 |
| tree | 5596de2b7cbb09fd3db1aeb41a45da285ee45e0f | |
| parent | c1b6df499c0e03d8d65b6570c2dcddb908752f7a [diff] |
m/cli/takeover: refactor CPIO writing Refactor the CPIO writing to first creating a structfs.Tree and then writing that as CPIO in a separate function. Previously, errors during writing were ignored; they are now properly handled. Change-Id: Icc7cf1c94dd01bc9d69b01ee2f6696bfa4c183af Reviewed-on: https://review.monogon.dev/c/monogon/+/4040 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.