doc/dev/release-process: update according to supported releases

From: https://docs.ceph.com/en/latest/start/os-recommendations/

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
This commit is contained in:
Patrick Donnelly 2026-06-15 17:14:13 -04:00
parent cf5b149eec
commit 8a2cbbd4f8
No known key found for this signature in database
GPG Key ID: 053758C0A8A3CE2F
2 changed files with 12 additions and 14 deletions

View File

@ -104,21 +104,17 @@ We'll use a stable/regular 19.2.2 release of Squid as an example throughout this
NOTE: if for some reason the build has to be restarted (for example if one distro failed) then the ``TAG`` option has to be unchecked.
4. Use https://docs.ceph.com/en/latest/start/os-recommendations/?highlight=debian#platforms to determine the ``DISTROS`` parameter. For example,
4. Use :ref:`start-platforms` to determine the ``DISTROS`` parameter. For example,
+-------------------+--------------------------------------------------+
| Release | Distro Codemap |
+===================+==================================================+
| pacific (16.X.X) | ``focal bionic buster bullseye`` |
+-------------------+--------------------------------------------------+
| quincy (17.X.X) | ``jammy focal centos9 bullseye`` |
+-------------------+--------------------------------------------------+
| reef (18.X.X) | ``jammy focal centos9 windows bookworm`` |
+-------------------+--------------------------------------------------+
| squid (19.X.X) | ``jammy centos9 windows bookworm`` |
+-------------------+--------------------------------------------------+
| tentacle (20.X.X) | ``jammy centos9 noble windows bookworm rocky10`` |
+-------------------+--------------------------------------------------+
+-------------------+---------------------------------------------------------+
| Release | Distro Codemap |
+===================+=========================================================+
| squid (19.X.X) | ``jammy centos9 windows bookworm`` |
+-------------------+---------------------------------------------------------+
| tentacle (20.X.X) | ``jammy centos9 rocky10 windows bookworm`` |
+-------------------+---------------------------------------------------------+
| umbrella (21.X.X) | ``jammy noble centos9 rocky10 bookworm trixie windows`` |
+-------------------+---------------------------------------------------------+
5. Click ``Build``.

View File

@ -54,6 +54,8 @@ Linux Kernel
full-time maintainer. As of July 2025 there are no plans to remove this
client but the future is uncertain.
.. _start-platforms:
Platforms
=========