| commit | 18e9a3f6a499f45e7a00b5d8613165124bb984f8 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Apr 08 21:51:03 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Sep 04 16:10:27 2024 +0000 |
| tree | 953566213ba47db3f0cd219f519de4e38f3ba1d4 | |
| parent | 6b1b79a1ea5b255469e7de2bde3f7153cfbf1fd0 [diff] |
osbase/bringup: add bringup Introduce a library which handles the bringup of a running environment for supervisor runnables. Change-Id: I03c049d1bac7afdc71dfa24247923070982f07cd Reviewed-on: https://review.monogon.dev/c/monogon/+/2930 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:
/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.