| commit | d1683d27351bb06f1e896ce29512531b8e67e57c | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Tue Jan 21 10:54:48 2025 +0100 |
| committer | Jan Schär <jan@monogon.tech> | Mon Jan 27 16:44:11 2025 +0000 |
| tree | 11507526efe5e2d116151836e79a04e42bc341ae | |
| parent | a10d0cb2c85c0ede60be6cc6d2dc7a66750ddecb [diff] |
osbase/loop: clean up code We no longer need to use unsafe or raw syscalls here. Change-Id: I10a504be20c949bf41e7af5b33f4439b1580f1cc Reviewed-on: https://review.monogon.dev/c/monogon/+/3808 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.