| commit | affe8fa229e3a701e060cb6bc35b9362814b5daf | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Dec 02 17:53:24 2024 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Dec 03 14:31:57 2024 +0000 |
| tree | 63c91aa39676df52139f5c0df6023feff1ab0def | |
| parent | e49c273818f88cc4ff2fd9fcb8bb8272b70f1beb [diff] |
osbase/build: remove redundant platform_transition_binary rule We have the aspect library in our dependencies anyway, so there is no point in copying this. Change-Id: I160a13a90dd45a0495670bd453a3aa0a16cfb771 Reviewed-on: https://review.monogon.dev/c/monogon/+/3674 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.