Update READMEs

This commit is contained in:
Mustafa Gezen 2023-02-02 18:39:47 +01:00
parent d693250b41
commit cc9259762a
Signed by untrusted user who does not match committer: mustafa
GPG Key ID: DCDF010D946438C1
2 changed files with 25 additions and 9 deletions

15
README.md Normal file
View 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

View File

@ -4,15 +4,16 @@ Errata mirroring and publishing system
# Features
* Mirror advisories published by Red Hat
* Supports EUS
* Supports x86_64, aarch64, ppc64, ppc64le and s390x
* Create custom advisories
* CVE indexer and lifecycle tracker (Only Red Hat Security Data API for now)
* Publish updateinfo to RPM repositories
* Support for Peridot and Koji build systems
* Red Hat advisory indexing
* Mirroring Red Hat advisories onto rebuild products
* Output updateinfo for RPM repositories
# Planned features
* Custom advisories
* Vulnerability/errata lifecycle tracker
# Requirements
* Redis
* PostgreSQL
* Gunicorn
* Temporal