| commit | f6136cab946c3dc574032e671d096c5c86818b9b | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Tue Jul 01 08:38:07 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Jul 01 11:22:22 2025 +0000 |
| tree | d39591ade1b2fab76e579855197edd4b3cf371e7 | |
| parent | 590239d455014624c8e27abfd0c8cf92ec14eb67 [diff] |
m/installer/install: embed bios_bootcode We have a BIOS bootcode which displays a message that only UEFI boot is supported, but this was not installed anywhere. Now it's included in the installer and in installed nodes. Change-Id: I319fcd30ad3eacbfdcb9bf7d95925e51ff896570 Reviewed-on: https://review.monogon.dev/c/monogon/+/4378 Reviewed-by: Tim Windelschmidt <tim@monogon.tech> Tested-by: Jenkins CI
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.