| commit | bed76d97e58becd2aa314a6132c9968efabc16b5 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Feb 18 03:04:14 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Feb 25 21:36:11 2025 +0000 |
| tree | d9e862bcddf77a913e8bdd3bb361f2fbcd949be5 | |
| parent | 8eb0244ed3653b6bcb80a29acb4f9e6b66a272f4 [diff] |
osbase/build: move efi.bzl, split and move def.bzl to their corresponding action This is a small reorganization to make the osbase/build less dependent on each other. Change-Id: I8c12f04f3bdc98128c5424f142f452c2e094f2e8 Reviewed-on: https://review.monogon.dev/c/monogon/+/3903 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.