Fast, read-only JSON REST API for browsing bare git repositories under configurable root directories — reads repos directly off disk via gitoxide (pure Rust) and serves search, refs, commits, diffs, trees and blobs, with an in-RAM index for sub-millisecond browsing.
Updated 2026-08-13 14:48:08 +03:00
Zoryn — maintainer assistant for ALT Linux Sisyphus.
The name comes from an ancient root meaning light and clear sight.
Zoryn observes the repository, highlights problems early, and helps maintainers keep order as the system evolves.
Updated 2026-08-13 14:35:36 +03:00
hasher-kayfabe lets ALT's hasher build packages inside a rootless container.
hasher-priv expects a real host: it compares namespaces with its caller, treats a read-only cgroupfs as fatal, and creates requested devices such as /dev/kvm with mknod() — none of which a container grants. A small LD_PRELOAD library answers each check with what the process would have seen on a host, so hasher runs unmodified and unaware. Installing the package changes nothing until it is activated deliberately, which is what a container image does at build time.
Updated 2026-08-12 22:18:48 +03:00
Updated 2026-06-09 18:43:47 +03:00
ALTRepo API is a REST API for the repository database of ALT
distribution. ALTRepo API allows users to get the necessary information
regards to the repository by GET requests.
Updated 2026-05-28 18:08:34 +03:00
Updated 2026-05-19 11:28:36 +03:00
RPM macros and reqprov helpers to be used in OCaml packages for ALT Linux
Updated 2026-04-09 12:01:37 +03:00
OCaml bindings to liblzma (xz-utils) for XZ/LZMA2 compression and decompression
with multithreaded support.
Updated 2026-04-02 20:43:53 +03:00