| commit | 2add1cb4f90df3dfe3dac1748605555f4158f125 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Jul 14 09:26:18 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Jul 15 11:55:43 2025 +0000 |
| tree | 5c79b1296315a835cdf402f54350ab03090d2ce1 | |
| parent | e2265b30113f50b7b2d04259ad326c3e4aba7f5e [diff] |
osbase/build/mkverity: generate salt from product info The salt is now generated from the product info file, instead of the input image file. This reduces build time by around 0.3 s. Change-Id: Id3263e24604745324a5652658ff79cc79c9df5fa Reviewed-on: https://review.monogon.dev/c/monogon/+/4431 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) 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.