| commit | da101ca15a636d3caac051fdd90aa5801421cd56 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Thu Jul 03 11:42:57 2025 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Jul 07 11:43:58 2025 +0000 |
| tree | 10ab7641942c9290673ce8ea2af26482e9620fc9 | |
| parent | 78fd25b108c2f636de83e5f74c59e4d15f633fb0 [diff] |
linux: add more USB modules This adds more USB modules, mostly to support install from USB on more platforms. Also enables dynamic minor numbers to support arbitrary numbers of devices. Change-Id: Ie634fcbc8fd35e4775cc999d6a9af371732f2e4c Reviewed-on: https://review.monogon.dev/c/monogon/+/4388 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@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.