| commit | a2eea1645cb4b5ef4abb2e05fb3da40f52005b84 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Apr 18 23:39:38 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Apr 24 22:29:11 2024 +0000 |
| tree | b8315b17bed9d3430f2f31d29b680d84d113c280 | |
| parent | 885668aeee35ec2644490912f91d81d4b55c3c3f [diff] |
treewide: replace call to bytes.Compare with bytes.Equal Change-Id: I6498593b67386ae858fb06a48f2385940688d880 Reviewed-on: https://review.monogon.dev/c/monogon/+/3009 Vouch-Run-CI: Tim Windelschmidt <tim@monogon.tech> Reviewed-by: Serge Bazanski <serge@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.
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.