| commit | 10ef8f93d9c3acc3307819b679578f50c6798559 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Aug 13 15:35:10 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Aug 22 12:05:26 2024 +0000 |
| tree | aa957dd6625fac3c0afc62f17b9d8332fd3473d0 | |
| parent | 1b1d95d14cb8727cd8c6a1b3efe88cef98b7bd0a [diff] |
treewide: move //net to //osbase/net The net package contains the utility to dump a network configuration in proto format. It should be in osbase. Change-Id: I4d25d9c7d600f4a04b9b79bd1ba98286bf9daec3 Reviewed-on: https://review.monogon.dev/c/monogon/+/3313 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@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.