| commit | 12b9a5d23a8cd59b2b9861aca47b81ed44abbdfd | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Aug 26 17:22:03 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Tue Sep 10 14:50:21 2024 +0000 |
| tree | f8bd6cf5f8dfd0be8808360f24f96a93b93c9c85 | |
| parent | c39b1dc86b0af53d0aee5ca0f1a32ab79408167d [diff] |
m/n/c/localstorage: grow data partition before initializing This adds the feature of growing the data partition before initializing, if there is free space after the partition. This is mainly useful for virtual machines whose disk is initialized from a smaller image. Change-Id: I3ce071f73f494dc3a32ce79fd9db415ceb0e6f0d Reviewed-on: https://review.monogon.dev/c/monogon/+/3348 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.