Distribution building tools from the RESF. Used to build Rocky Linux.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mustafa Gezen 6915813e2d
updateinfo: noarch only advisories were wrongfully excluded
6 days ago
.github/workflows Stop using mkdocs action and just build it manually 3 weeks ago
.vscode Add apollo_tree and fix pylint warnings 1 month ago
apollo updateinfo: noarch only advisories were wrongfully excluded 6 days ago
build Setup in CI 1 month ago
common Add admin users actions and profile actions 2 weeks ago
deploy/apollo Add admin users actions and profile actions 2 weeks ago
web Add endpoint to apollo docs and remove non-api 2 weeks ago
.bazelignore Initial commit 2 months ago
.bazelrc Push Apollo containers on push. Temporary solution 2 months ago
.bazelversion Initial commit 2 months ago
.clang-format Initial commit 2 months ago
.dockerignore Let's just push the containers manually for now 2 months ago
.env Initial commit 2 months ago
.gitignore Initial commit 2 months ago
.npmrc Initial commit 2 months ago
.prettierrc Initial commit 2 months ago
.pylintrc Initial commit 2 months ago
.style.yapf Initial commit 2 months ago
.yapfignore Initial commit 2 months ago
BUILD.bazel Initial commit 2 months ago
CONTRIBUTORS Fix compat API fetch, and add license 2 months ago
COPYRIGHT Fix copyright 2 months ago
LICENSE Fix copyright 2 months ago
README.md Update READMEs 2 months ago
WORKSPACE Push Apollo containers on push. Temporary solution 2 months ago
gazelle_python.yaml Add apollo_tree and fix pylint warnings 1 month ago
package.json Initial commit 2 months ago
pnpm-lock.yaml Initial commit 2 months ago
requirements.txt Add apollo_tree and fix pylint warnings 1 month ago
requirements_lock.txt Add apollo_tree and fix pylint warnings 1 month ago

README.md

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