| commit | e817a2a25d8e1f87490d050c6d1ed293f0c81fd3 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Mar 06 17:46:25 2025 +0100 |
| committer | Jan Schär <jan@monogon.tech> | Tue Mar 18 14:02:05 2025 +0000 |
| tree | 2abb5abe8adc173ef8c5582cde4538b01b0d0c90 | |
| parent | b00f7f9a97eae55ae6df80bbdea46815498898fa [diff] |
osbase/fsquota: replace float calculation Floats have limited precision and are not needed here. Change-Id: I51053821af226d312e94d51c4d21224e1ca53908 Reviewed-on: https://review.monogon.dev/c/monogon/+/4009 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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.