| commit | 65bf311fbf47fec70019477237f6411123ef5727 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Apr 08 21:32:14 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Apr 11 19:21:02 2024 +0000 |
| tree | daaa15a7c708f746e16301a2ea8e8175ebeff466 | |
| parent | 37cfcc109508d5370900228d5f20f2183ed2d65b [diff] |
third_party: expose firmware and ucode targets That way we don't have to redefine it with every target that does any kind of takeover. Change-Id: I816b42a87c755da7b42944b2768f71b53d8d77f3 Reviewed-on: https://review.monogon.dev/c/monogon/+/2929 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.
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.