From 9c244d240a18a02f9190a79cda50091e27d43e5f Mon Sep 17 00:00:00 2001 From: nazunalika Date: Mon, 2 May 2022 15:03:40 -0700 Subject: [PATCH] update readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7cf392f..3b52f3a 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,12 @@ process. For the most part, the configurations stay static. Extra repos will receive their own confs that list their specific compose tag in koji. -The `upcoming` folder is for upcoming point releases, which are more -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 +``` Note that Rocky Linux 9 is not ready yet and the new build system will be translating this data. Actual pungi will *not* be used.