| commit | e4c48544e908e78efdb00c8c507c251be26c4ab9 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Mar 20 08:39:10 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Mon Apr 07 10:21:53 2025 +0000 |
| tree | 632b094e96ce0c93bd3c0a624d116bf798d1fc6f | |
| parent | 4f586b56786657f50d0f8fe89697f15f960d6ab1 [diff] |
osbase/structfs: add package This adds the structfs package, which defines a data structure for a file system and a blob interface. Change-Id: I646205faf7d28ec016d2038b0a8931b64e7afc83 Reviewed-on: https://review.monogon.dev/c/monogon/+/4036 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.