| commit | 4ebbc5f0b21a9a3af79b239323e502d780d8cd9c | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 16 16:04:35 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 23 13:32:34 2025 +0000 |
| tree | b11452a47897d8957b8d719f6ccf715190dbb6d7 | |
| parent | 346e2455c7eb2c2229dc3988079b96a1fc08f40f [diff] |
metropolis/node: remove console=tty0 from cmdline In a previous change I already removed the forced existence of tty0 as forwarded console. This is needed as we do want to exclusively use tty0 for tconsole and having a log forwarder running in parallel breaks the rendering. Change-Id: Ie74d4728f2f9dd45abb65d961845f62b319e2b6d Reviewed-on: https://review.monogon.dev/c/monogon/+/4438 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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:
git to check out modules.python3 to generate the workspace status to stamp./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.