| commit | 1595e01e480fd2ab3f7690102bb722c4a6882bc4 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Sun May 26 14:20:12 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon May 27 17:01:01 2024 +0000 |
| tree | 3999563b95a0d5c8cacb77f4d5e649261e129797 | |
| parent | 3b5a917c5a1ac49acad50eeacb5cf275efc3631e [diff] |
third_party/linux: enable more network drivers Enables drivers for VMWare's VMXNET3 paravirtual adapter, IP over Thunderbolt/USB4 as well as Microsoft's Hyper-V paravirtual adapter. These were missed as they are in a different configuration category. Change-Id: I1a391e5e258ba810bb229ce325932600be52cbd6 Reviewed-on: https://review.monogon.dev/c/monogon/+/3110 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.
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.