diff options
| author | Serge Semin <fancer.lancer@gmail.com> | 2026-07-07 11:19:56 +0300 |
|---|---|---|
| committer | Serge Semin <fancer.lancer@gmail.com> | 2026-07-07 11:23:47 +0300 |
| commit | 612aecc77ea9de846fd67cb9755a78cb55f1d2dc (patch) | |
| tree | c041645b968096e6f5524d80929ac21515894312 | |
| parent | b444d1cd11aa24fd2d52664e9498f7bc0d6e5112 (diff) | |
| download | landau.one-612aecc77ea9de846fd67cb9755a78cb55f1d2dc.tar.gz landau.one-612aecc77ea9de846fd67cb9755a78cb55f1d2dc.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 28f61e1..2ed32bd 100644 --- a/landau-linux/maintenance.md +++ b/landau-linux/maintenance.md @@ -230,7 +230,7 @@ flowchart TD ### Исходные данные -Выпущено ядро Linux версии **`7.0`**. +Выпущено ядро Linux версии **`7.0`**. Это означает, что в оригинальном репозитории ядра Linux изменения, добавленные в период окна слияния, достаточно стабилизировались, этап RC завершён, EXTRAVERSION принимает пустое значение, последний коммит сомволизирует релиз ядра Linux 7.0, а в GIT-репозитории стабильных и LTS веток появляется новая ветка `linux-7.0.y`. ### 📍 Пошаговый пример |
