| commit | 4912c5a6ba94166c49ed2bf2cbb1a7289e48bb30 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@jschaer.ch> | Mon Apr 08 18:01:09 2024 +0200 |
| committer | Jan Schär <jan@jschaer.ch> | Mon Apr 08 16:41:58 2024 +0000 |
| tree | bc4ff093435dc5931c23ee6433c780f91fed4b08 | |
| parent | 3bdb5fcf023968526dfe7fadb89b0911bc6d7074 [diff] |
m/n/b/fwprune: fix link regexp There was an extra + inside the character group, which appears to be unintended. There are currently no firmware files with a + in the filename, so there should be no change in behavior. Change-Id: I9c224f016f4769b3da28211f6bca3e34c610641d Reviewed-on: https://review.monogon.dev/c/monogon/+/2923 Vouch-Run-CI: Lorenz Brun <lorenz@monogon.tech> Reviewed-by: Lorenz Brun <lorenz@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.