From: Yuri Weinstein Date: Wed, 25 Oct 2023 22:05:56 +0000 (-0700) Subject: docs: revised Distro Codemap, removed `octopus`, added `reef` X-Git-Tag: v19.0.0~225^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F54198%2Fhead;p=ceph.git docs: revised Distro Codemap, removed `octopus`, added `reef` Signed-off-by: Yuri Weinstein --- diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 9cd64ece932b..269983de6eb5 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -103,15 +103,15 @@ NOTE: if for some reason the build has to be restarted (for example if one distr 4. Use https://docs.ceph.com/en/latest/start/os-recommendations/?highlight=debian#platforms to determine the ``DISTROS`` parameter. For example, - +-------------------+-------------------------------------------+ - | Release | Distro Codemap | - +===================+===========================================+ - | octopus (15.X.X) | ``focal bionic centos7 centos8 buster`` | - +-------------------+-------------------------------------------+ - | pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` | - +-------------------+-------------------------------------------+ - | quincy (17.X.X) | ``focal centos8 centos9 bullseye`` | - +-------------------+-------------------------------------------+ + +-------------------+--------------------------------------------------+ + | Release | Distro Codemap | + +===================+==================================================+ + | pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` | + +-------------------+--------------------------------------------------+ + | quincy (17.X.X) | ``focal centos8 centos9 bullseye`` | + +-------------------+--------------------------------------------------+ + | reef (18.X.X) | ``jammy focal centos8 centos9 windows bookworm`` | + +-------------------+--------------------------------------------------+ 5. Click ``Build``.