| commit | 61b97a375aee98f58c13c13be672b442aecc8440 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Oct 02 13:30:33 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Wed Oct 09 12:23:11 2024 +0000 |
| tree | 75e76cee9a7b32a31650f06f8b3c775d598016a4 | |
| parent | 0b4fb8c4987b6ce0c8d33d9b643e0bcee5bfabe5 [diff] |
m/node/core/localstorage: fix EFI directory name The EFI directory is called EFI, not ESP. The ESPEFIDirectory is not used anywhere, so this typo did not have any effect. Change-Id: I38cd44ee06cb5f210acbd4a608e499b0372c2633 Reviewed-on: https://review.monogon.dev/c/monogon/+/3476 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.