| commit | 5cdb51bf4c7d7b2451037ba1dd05ce019a379683 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Aug 05 04:19:37 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Aug 06 13:59:54 2024 +0000 |
| tree | dfb8cb33c89b09f88a112aa5f5f190ecb3ef9a36 | |
| parent | 1c42c42ff6621c44cdc3da39b066e4fc270105ef [diff] |
third_party/gnuefi: fetch gnuefi from GitHub We only fetch gnuefi from Sourceforge and they mirror we are using is currently not reachable. Gnuefi is available on GitHub officially since March 2024, so let's migrate this. Change-Id: Ied23dc87ae649b689aee242718e1c99e559518e3 Reviewed-on: https://review.monogon.dev/c/monogon/+/3306 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@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.