From daa6c69bcfd4692d6300335eff59dc39623860e9 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 29 Oct 2024 01:53:39 +1000 Subject: [PATCH] doc/start: add supported Squid distros Add the distros that support Squid to the chart on start/os-recommendations.rst. Signed-off-by: Zac Dover (cherry picked from commit 2368dcb402e7b4425c1617ca12c923c2a2ad14bf) --- doc/start/os-recommendations.rst | 48 +++++++++++++++++--------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index b271ad258ba..add685977f6 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -43,29 +43,31 @@ distribution that includes a supported kernel and supported system startup framework, for example ``sysvinit`` or ``systemd``. Ceph is sometimes ported to non-Linux systems but these are not supported by the core Ceph effort. -+---------------+---------------+------------------+------------------+------------------+ -| | Reef (18.2.z) | Quincy (17.2.z) | Pacific (16.2.z) | Octopus (15.2.z) | -+===============+===============+==================+==================+==================+ -| Centos 7 | | | | B | -+---------------+---------------+------------------+------------------+------------------+ -| Centos 8 | | | | | -+---------------+---------------+------------------+------------------+------------------+ -| Centos 9 | A H | A :sup:`1` H | | | -+---------------+---------------+------------------+------------------+------------------+ -| Debian 10 | C | | C | C | -+---------------+---------------+------------------+------------------+------------------+ -| Debian 11 | C | C | C | | -+---------------+---------------+------------------+------------------+------------------+ -| OpenSUSE 15.2 | C | | C | C | -+---------------+---------------+------------------+------------------+------------------+ -| OpenSUSE 15.3 | C | C | | | -+---------------+---------------+------------------+------------------+------------------+ -| Ubuntu 18.04 | | | C | C | -+---------------+---------------+------------------+------------------+------------------+ -| Ubuntu 20.04 | A | A | A | A | -+---------------+---------------+------------------+------------------+------------------+ -| Ubuntu 22.04 | A H | | | | -+---------------+---------------+------------------+------------------+------------------+ ++---------------+----------------+---------------+------------------+------------------+------------------+ +| | Squid (19.2.z) | Reef (18.2.z) | Quincy (17.2.z) | Pacific (16.2.z) | Octopus (15.2.z) | ++===============+================+===============+==================+==================+==================+ +| Centos 7 | | | | | B | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Centos 8 | | | | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Centos 9 | A H | A H | A :sup:`1` H | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Debian 10 | | C | | C | C | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Debian 11 | | C | C | C | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Debian 12 | C | C | | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| OpenSUSE 15.2 | | C | | C | C | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| OpenSUSE 15.3 | | C | C | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Ubuntu 18.04 | | | | C | C | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Ubuntu 20.04 | | A | A | A | A | ++---------------+----------------+---------------+------------------+------------------+------------------+ +| Ubuntu 22.04 | A H | A H | | | | ++---------------+----------------+---------------+------------------+------------------+------------------+ - **A**: Ceph provides packages and has done comprehensive tests on the software in them. - **B**: Ceph provides packages and has done basic tests on the software in them. -- 2.39.5