[rulkc] [PATCH v3 15/40] landau-linux: maintenance: Fix incomplete RC-version in the example
Dmitry Rokosov
rockosov at rulkc.org
Wed Jul 29 16:37:40 MSK 2026
From: Serge Semin <fancer.lancer at gmail.com>
LANDAU-Linux RC stage is indicated by the version of the format 'l-rcX'.
Meanwhile the example lists them as just 'rcX', which is a bit misleading.
Fix that by adding the 'l-' prefix to the versions in the chapter 7.
Signed-off-by: Serge Semin <svsemin at unistemlab.com>
---
landau-linux/maintenance.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/landau-linux/maintenance.md b/landau-linux/maintenance.md
index 0a0ac945e238..a8dd90095620 100644
--- a/landau-linux/maintenance.md
+++ b/landau-linux/maintenance.md
@@ -326,7 +326,7 @@ flowchart TD
- Формируются первые общие сборки ядра
3. **Выпуск RC-версий** (например, `v7.0.l-rc1`) — RC-релизы делаются в GIT-ветке `landau-next`
4. **Тестирование** — длится до 7 недель (может быть меньше):
- - Выпускаются RC-версии: `rc1`, `rc2`, `rc3` и т.д.
+ - Выпускаются RC-версии: `l-rc1`, `l-rc2`, `l-rc3` и т.д.
5. **Финальный релиз и отвод стабильной ветки**:
- Выпускаем релиз `v7.0.l`
- Создаём стабильную GIT-ветку **`landau-7.0.y`** на базе последнего релиза
--
2.48.1
More information about the rulkc
mailing list