| commit | 091b8a67214aef628ed9e00f279e9bcd12c0fcbe | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Tue May 13 09:07:50 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Mon May 19 14:38:19 2025 +0000 |
| tree | 74eeae3973ae280853e7cff9220d9eaf04683443 | |
| parent | 69b7687c6a755ea017974c7318409970c2822e91 [diff] |
osbase/build/mkimage/osimage: remove initial slash in EFI paths Many places where these paths are used don't need the initial slash, and it's easier to add it than to remove it. Change-Id: Iec189628556c9aa1c022fdd46a2c9fe57692e0aa Reviewed-on: https://review.monogon.dev/c/monogon/+/4194 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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.