| commit | 5ad3144690965827669ce29f71c534caae42b901 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Wed Apr 17 15:40:52 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Wed Apr 17 15:12:19 2024 +0000 |
| tree | c68a35fc564ce751809ee73eb6681f8f2a7a26b7 | |
| parent | 88049727772bb3ad1f00307919da67c6d2743402 [diff] |
m/n/core/consensus: remove unused fifoPath argument This is dead code. The fifoPath is actually passed through the configuration object, which is built directly from a localstorage file whose full path is used as the location of the log FIFO. Change-Id: Ibf395336f7892e425a69fb3092f7b42d39317b73 Reviewed-on: https://review.monogon.dev/c/monogon/+/2990 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.