| commit | d842aaf9b5b45c6a0851542e8c9d21032f99a249 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Feb 17 17:39:46 2025 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Feb 25 16:04:05 2025 +0000 |
| tree | 1aab5f477d1019cf62e1f69b160afc3d639e2722 | |
| parent | 44c31a087929a16e93700d7d92fcff1bd066b8c0 [diff] |
workspace: update linux to 6.12.15 Switch to the current 6.12 LTS branch and rebase the patches. Also switch to using savedefconfig for config instead of just including the entire thing. This makes it much more readable as it only contains settings we've touched. Change-Id: I2b15944f0083399290a2539c42e37205e839bf36 Reviewed-on: https://review.monogon.dev/c/monogon/+/3908 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.