| commit | 117006e5a66f0c5858bff44aa05dc036083610a3 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Dec 09 22:53:52 2024 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Fri Jan 03 15:40:32 2025 +0000 |
| tree | 62491f59c1747dca7c2334c32dd1d22e6074195b | |
| parent | 8eeae7b7fb8f98497caa5c69f9d6528fbdd81281 [diff] |
third_party/linux: set transition overrides to default value Without this a run with the race detector doesn't work as we prevent CGO with this transition. Change-Id: Ibba17ec4058ed34bee1beb7b5f3c6cac345bac5d Reviewed-on: https://review.monogon.dev/c/monogon/+/3690 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.