| commit | 2d83a128f6096b8133af9edec00e1cd0cd8215b0 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon May 06 14:38:32 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon May 06 13:33:59 2024 +0000 |
| tree | 5fffaa49de3a25ffb8f2588b4050e2da7879ce4a | |
| parent | 6ea5762b371bd7a6b35538b37b2781f8386dd323 [diff] |
m/n/k/p/kvmdevice: fix device inode error handling This was broken in d5f851bb47, where the inverted logic was not kept when migrating to errors.Is. Change-Id: Id1bbc96f80b33df539a3a5051d56e126bb453390 Reviewed-on: https://review.monogon.dev/c/monogon/+/3077 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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.
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.