| commit | b0f019c5976abc762bb7ec95462a7e346905bac2 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Apr 15 21:12:22 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jun 24 15:56:10 2025 +0000 |
| tree | 4de86531863b85fc24cc12808d7ca0ab1e49dc06 | |
| parent | da4f4d2ab786e2b8077c165ec4135fe70d68ff94 [diff] |
build/utils: modify detect_root to use list instead of files This is required to be able to use this with runfiles. Change-Id: I73021136d622c2b70303a57b05ff768ebc316479 Reviewed-on: https://review.monogon.dev/c/monogon/+/4100 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@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.