update readme

This commit is contained in:
nazunalika 2022-05-02 14:58:16 -07:00
parent f54777b470
commit 0e41e70419
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 7 additions and 4 deletions

View File

@ -6,8 +6,11 @@ process. For the most part, the configurations stay static. Extra repos
will receive their own confs that list their specific compose tag in will receive their own confs that list their specific compose tag in
koji. koji.
The `upcoming` folder is for upcoming point releases, which are more Here is some branch information:
in flux than those in the root folder. When a point release drops, the
configs will then be brought down into the root folder to prepare for
updates and new composes.
```
* r8 -> Stable for Rocky 8
* r8lh -> Predicted, Beta, and so one that will be merged into stable
* r9 -> Stable for Rocky 9
* r9lh -> LookAhead variant for Rocky 9
```