mirror of
https://github.com/resf/distro-tools.git
synced 2024-11-23 13:41:27 +00:00
Update READMEs
This commit is contained in:
parent
d693250b41
commit
cc9259762a
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# 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](https://github.com/resf/distro-tools/tree/main/apollo) - 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
|
@ -4,15 +4,16 @@ Errata mirroring and publishing system
|
|||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
* Mirror advisories published by Red Hat
|
* Red Hat advisory indexing
|
||||||
* Supports EUS
|
* Mirroring Red Hat advisories onto rebuild products
|
||||||
* Supports x86_64, aarch64, ppc64, ppc64le and s390x
|
* Output updateinfo for RPM repositories
|
||||||
* Create custom advisories
|
|
||||||
* CVE indexer and lifecycle tracker (Only Red Hat Security Data API for now)
|
# Planned features
|
||||||
* Publish updateinfo to RPM repositories
|
|
||||||
* Support for Peridot and Koji build systems
|
* Custom advisories
|
||||||
|
* Vulnerability/errata lifecycle tracker
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
* Redis
|
|
||||||
* PostgreSQL
|
* PostgreSQL
|
||||||
* Gunicorn
|
* Temporal
|
Loading…
Reference in New Issue
Block a user