| commit | 31c44491e5a1632f6f881df3b52beadddb57653c | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Jul 07 13:32:10 2025 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Jul 08 10:23:10 2025 +0000 |
| tree | 768d72d556413b32eaeb8ceb24bf3d645507b1a9 | |
| parent | c4c89601ff800c421caea620d7c183c3c616bb46 [diff] |
m/n/c/network: log interfaces when none match This helps users figure out what interfaces are available for matching when no interfaces match a given description. Also helps distinguishing bad selectors from hardware which does not show up (because of missing drivers or hardware/firmware issues). Change-Id: Ie4bbdc04b76af7feed123b5df587c9eb5ee7ea37 Reviewed-on: https://review.monogon.dev/c/monogon/+/4395 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.