diff options
| author | Serge Semin <fancer.lancer@gmail.com> | 2026-07-29 16:37:42 +0300 |
|---|---|---|
| committer | Nikita Shubin <nikita.shubin@maquefel.me> | 2026-07-30 13:05:56 +0300 |
| commit | 2f14aaa811c5c6ea1343283f39e9edfd849a715b (patch) | |
| tree | 2324beb5619f471fbb71c44647462166211c1b89 | |
| parent | b352b9c57a96d935cf1d14c10897bb3a3049953b (diff) | |
| download | landau.one-2f14aaa811c5c6ea1343283f39e9edfd849a715b.tar.gz landau.one-2f14aaa811c5c6ea1343283f39e9edfd849a715b.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`. ### 📍 Пошаговый пример |
