| commit | 8e19fa4edcb992d8c486b420debb6d63f8777d97 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Nov 12 13:39:43 2024 +0000 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jan 07 17:00:42 2025 +0000 |
| tree | ed19daa5f7ddf6376658e6d4e04754aeaca83a00 | |
| parent | 5178dd76472906d541fe08c643633499708c67de [diff] |
metropolis/node/core/bios_bootcode: Add legacy bootcode This change provides a legacy bootcode that shows the user that they are using an invalid configuration, e.g. not use UEFI. This can be tested with "qemu-system-i386 -hda bazel-bin/metropolis/node/image.img". Closes monogon-dev/monogon#142 Change-Id: I3337a70125010aec110ad75647346310cac76d37 Reviewed-on: https://review.monogon.dev/c/monogon/+/3748 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.