mirror of
https://github.com/resf/distro-tools.git
synced 2024-11-21 12:41:27 +00:00
Distribution building tools from the RESF. Used to build Rocky Linux.
Mustafa Gezen
f89f71f3b0
* Hydra API can return list[str] for boostVersion * Max row count is now 999 |
||
---|---|---|
.github/workflows | ||
.vscode | ||
apollo | ||
build | ||
common | ||
deploy/apollo | ||
web | ||
.bazelignore | ||
.bazelrc | ||
.bazelversion | ||
.clang-format | ||
.dockerignore | ||
.env | ||
.gitignore | ||
.npmrc | ||
.prettierrc | ||
.pylintrc | ||
.style.yapf | ||
.yapfignore | ||
BUILD.bazel | ||
CONTRIBUTORS | ||
COPYRIGHT | ||
gazelle_python.yaml | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
requirements_lock.txt | ||
requirements.txt | ||
WORKSPACE |
distro-tools
Distribution building tools from the RESF. Used to build Rocky Linux
Introduction
This repository contains various tooling that is used by the RESF to build Rocky Linux, and other extensions.
Currently the following components are in this repository:
- Apollo v3 - Errata management and publishing
Each component has its own README
Contributing
The repository is still in the early-stages but we're happy to receive contributions.
Everything from bug reports, feature requests to PRs are appreciated