| commit | 82e6af71ad2b7927de8d754799271ee9f39506f9 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 23 00:05:42 2024 +0000 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Aug 13 12:43:45 2024 +0000 |
| tree | 4da4ec95a6e4c5f58957c555d8646e46dbb25c6d | |
| parent | bceb1604c4d6ce1396c63083d2fd8aae98346cf3 [diff] |
treewide: replace hardcoded runfiles paths We hardcoded some of the runfiles paths to find specific files. This replaces the hardcoded paths by a call to rlocationpath. This prevents running a target without the correct dependencies at build time instead of at runtime Change-Id: I7ce56935ac80be6b28b824ccb0781ab401bd6521 Reviewed-on: https://review.monogon.dev/c/monogon/+/3301 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) 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.