From 9ba68fb1a0019bdbf9cd5374a501d72e3c2d2dcf Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 15 Mar 2022 07:20:40 +1000 Subject: [PATCH] doc/start: update os-recommendations.rst This PR updates the extremely out-of-date os-recommendations.rst file. Signed-off-by: Zac Dover --- doc/start/os-recommendations.rst | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 0be62d2d3d60d..fd55299505ad7 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -41,6 +41,42 @@ platforms. Generally speaking, there is very little dependence on specific distributions aside from the kernel and system initialization package (i.e., sysvinit, systemd). ++--------------+--------+--------+---------------+----------+--------+ +| Release Name | Tag | CentOS | Ubuntu | OpenSUSE | Debian | ++==============+========+========+===============+==========+========+ +| Quincy | 17.2.z | 8 | 20.04 | 15.3 | 11 | ++--------------+--------+--------+---------------+----------+--------+ +| Pacific | 16.2.z | 8 | 18.04, 20.04 | 15.2 | 10, 11 | ++--------------+--------+--------+---------------+----------+--------+ +| Octopus | 15.2.z | 7, 8 | 18.04, 20.04 | 15.2 | 10 | ++--------------+--------+--------+---------------+----------+--------+ + +Quincy +------ + ++-------------------+----------+--------------------+--------------+---------+------------+ +| Distro | Release | Code Name | Kernel | Notes | Testing | ++===================+==========+====================+==============+=========+============+ +| CentOS Stream | 8 | N/A | linux-4.18 | | B, I, C | ++-------------------+----------+--------------------+--------------+---------+------------+ +| RHEL | 8 | | | | | ++-------------------+----------+--------------------+--------------+---------+------------+ +| Ubuntu | 20.04 | | | | | ++-------------------+----------+--------------------+--------------+---------+------------+ + +Pacific +------- + ++-------------------+----------+--------------------+--------------+---------+------------+ +| Distro | Release | Code Name | Kernel | Notes | Testing | ++===================+==========+====================+==============+=========+============+ +| CentOS Stream | 8 | N/A | linux-4.18 | | B, I, C | ++-------------------+----------+--------------------+--------------+---------+------------+ +| RHEL | 8 | | | | | ++-------------------+----------+--------------------+--------------+---------+------------+ +| Ubuntu | 20.04 | | | | | ++-------------------+----------+--------------------+--------------+---------+------------+ + Octopus (15.2.z) ----------------- -- 2.39.5