| commit | 3545df32f717c806d2610bbdc2bceaa6645069e2 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Jul 07 11:15:15 2025 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Jul 07 12:00:13 2025 +0000 |
| tree | edd421d895a2fc285a74c59790b3a7757d14e1da | |
| parent | 18b18d1cbe84739238215608ba3a1556bab13378 [diff] |
m/installer: support kernel modules with firmware Add device manager runnable and associated metadata, loadable kernel modules and firmware. This is required to run the installer on platforms which require loadable firmware to access storage devices. Change-Id: I680c741df23693a8810220e4831e8bd45afca580 Reviewed-on: https://review.monogon.dev/c/monogon/+/4391 Reviewed-by: Jan Schär <jan@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.