| commit | 5c82e0dc025c8df3328af3cffd64b830b3bdb2b4 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Aug 26 17:06:13 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Tue Sep 10 14:50:21 2024 +0000 |
| tree | 40ec1463d4bb7701806499010567c47c4a11bbc0 | |
| parent | 02d721702cd7bf12c2dbbc97221c3d70cc1dcc48 [diff] |
osbase/blockdev: add ResizePartition This will be used for growing the Monogon OS data partition. Change-Id: I89fbf73f6452bd40991a182c185fc9c71e2f116b Reviewed-on: https://review.monogon.dev/c/monogon/+/3359 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.