[rulkc] [PATCH v3 11/40] landau-linux: maintenance: Add missing RC-stage version/tags description

Dmitry Rokosov rockosov at rulkc.org
Wed Jul 29 16:37:36 MSK 2026


From: Serge Semin <fancer.lancer at gmail.com>

The RC-stage version and tags format description is missing in the chapter
2. Meanwhile they are utilized afterwords in the chapters with the
detailed process description and in the examples. Let's add the "l-rcX"
version and "v7.0.l-rcX" tags format to have a more comprehensive Chapter
2. "Releases versioning format".

Signed-off-by: Serge Semin <svsemin at unistemlab.com>
---
 landau-linux/maintenance.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/landau-linux/maintenance.md b/landau-linux/maintenance.md
index c7938e93181b..92b8d2fc3234 100644
--- a/landau-linux/maintenance.md
+++ b/landau-linux/maintenance.md
@@ -59,7 +59,8 @@ VERSION.PATCHLEVEL.SUBLEVEL.lXYZ
 | `VERSION` | `7` | Мажорная версия ядра |
 | `PATCHLEVEL` | `0` | Минорная версия ядра |
 | `SUBLEVEL` | `12` | Номер стабильного обновления ядра |
-| `lXYZ` | `l0`, `l1` | Сборочный номер LANDAU Linux |
+| `l-rcX` | `l-rc1`, `l-rc2` | Сборочный номер отладочного релиза LANDAU Linux |
+| `lXYZ` | `l0`, `l1` | Сборочный номер стабильного релиза LANDAU Linux |
 
 
 ### 🏷️ Git-теги
@@ -67,10 +68,11 @@ VERSION.PATCHLEVEL.SUBLEVEL.lXYZ
 Используются **аннотированные теги** в формате:
 
 ```
+v7.0.l-rcX
 v7.0.lXYZ
 ```
 
-Пример: `v7.0.l0`, `v7.0.l5`
+Пример: `v7.0.l-rc1`, `v7.0.l0`, `v7.0.l5`
 
 ---
 
-- 
2.48.1




More information about the rulkc mailing list