| commit | 688ee2b59301e5a0494890003a85583f8da07ec5 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Wed Aug 21 17:38:46 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Thu Aug 22 13:02:26 2024 +0000 |
| tree | 1bc71e6175accf4a899d7ae68baec238d8148654 | |
| parent | 344237ac232152f849d006e9ad296a9a4ee04aa6 [diff] |
third_party/xfsprogs: update to 6.9.0 The previous version was three years old and we want a version newer than 5.15 to enable bigtime by default for new filesystems. This gets us to the current version of xfsprogs again. There is an additional dependency on urcu which was added since 5.15 which is added in a parent CL of this, it provides core functionality and cannot be feasibly patched out. Closes: https://github.com/monogon-dev/monogon/issues/1 Change-Id: I16b93c3799574030548d6460c298e2980b78a5a8 Reviewed-on: https://review.monogon.dev/c/monogon/+/3346 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.