| commit | 07a39e2b168871f7cc4d50e26a3a474c1fcd99b6 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Sep 04 11:16:59 2025 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Thu Sep 04 15:37:29 2025 +0000 |
| tree | a2f19016a4a04a08c76d274332996bb1cfcaab4f | |
| parent | 341cd42bf9f5b75414e551a6975698053dd19182 [diff] |
osbase/net/dhcp4c: move package out of metropolis Move the dhcp4c package from metropolis/node/core/network/dhcp4c to osbase/net/dhcp4c. The package is not specific to metropolis, and is also used by nanoswitch and cloud/agent. Change-Id: I508261c93c623d5b7a33a2089da11625b7a3abd0 Reviewed-on: https://review.monogon.dev/c/monogon/+/4565 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:
git to check out modules.python3 to generate the workspace status to stamp./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.