diff options
| author | Serge Semin <fancer.lancer@gmail.com> | 2026-07-07 11:19:56 +0300 |
|---|---|---|
| committer | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-29 16:21:28 +0300 |
| commit | f1a63a3bfc905b0a16ccd13a57cf38d519f8bbc6 (patch) | |
| tree | 84826e42e50e13ffd6c9eb2eb2a66330a69b9437 | |
| parent | 20f7c2d781b5a1c85916107a6a395faec44ee0ef (diff) | |
| download | landau.one-f1a63a3bfc905b0a16ccd13a57cf38d519f8bbc6.tar.gz landau.one-f1a63a3bfc905b0a16ccd13a57cf38d519f8bbc6.zip | |
landau-linux: maintenance: Add more detailed IC in the example
At this moment it just states 'The Linux kernel 7.0 is released'. For the better
LANDAU-Linux release cycle understanding it would be good to provide more
details what it means from the LANDAU project point of view.
Signed-off-by: Serge Semin <svsemin@unistemlab.com>
| -rw-r--r-- | landau-linux/maintenance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/landau-linux/maintenance.md b/landau-linux/maintenance.md index 1baa3c8..e6099eb 100644 --- a/landau-linux/maintenance.md +++ b/landau-linux/maintenance.md @@ -299,7 +299,7 @@ flowchart TD ### Исходные данные -Выпущено ядро Linux версии **`7.0`**. +Выпущено ядро Linux версии **`7.0`**. Это означает, что в оригинальном репозитории ядра Linux изменения, добавленные в период окна слияния, достаточно стабилизировались, этап RC завершён, EXTRAVERSION принимает пустое значение, последний коммит символизирует релиз ядра Linux 7.0, а в GIT-репозитории стабильных и LTS веток появляется новая ветка `linux-7.0.y`. ### 📍 Пошаговый пример |
