| commit | 2b9a0a0fcf0aeece55ba8792a22cfa42733823c0 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Jul 09 07:54:12 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Wed Jul 09 14:53:49 2025 +0000 |
| tree | b8694b0d0224bcdc37238306e00e68bf261bd71d | |
| parent | 10d47cc2d5d64f2a0b0e9a70b7ce09a306a14c37 [diff] |
treewide: remove build_static_transition We now build everything statically on Linux. This means we don't need the build_static_transition anymore, as it has become a no-op. Change-Id: Id6b978daf09bf3e8e252d00da3795909d7ce3b75 Reviewed-on: https://review.monogon.dev/c/monogon/+/4414 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) 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.