| commit | 344237ac232152f849d006e9ad296a9a4ee04aa6 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Wed Aug 21 17:33:36 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Thu Aug 22 13:02:26 2024 +0000 |
| tree | 610d1ba5df1eb190d9578f3af2c1d289fba99c5f | |
| parent | 10ef8f93d9c3acc3307819b679578f50c6798559 [diff] |
third_party/urcu: init at 0.14.0 Adds userspace-rcu aka urcu, a userspace RCU library. Generated files needed to be patched in and have been stripped of any unnecessary definitions to make review easier and keep the patch small. This is used by modern versions of xfsprogs, so we need to add it. Change-Id: I280d313a9365fc642ca6c1cfd1d997094c0a0f98 Reviewed-on: https://review.monogon.dev/c/monogon/+/3345 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@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.