From 4aa80ec4969520f708d1d71cf9e12737ff965af3 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 29 Apr 2021 14:19:41 -0400 Subject: [PATCH] docs: update list of supported Linux distributions --- Documentation/SOGoInstallationGuide.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 20b4240ce..8021319dd 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -167,8 +167,8 @@ The following operating systems are currently supported by SOGo: * Red Hat Enterprise Linux (RHEL) Server 6, 7 and 8 * Community ENTerprise Operating System (CentOS) 6, 7 and 8 -* Debian GNU/Linux 6.0 (Squeeze), 7.0 (Wheezy), 8.0 (Jessie), 9.0 (Stretch) and 10.0 (Buster) -* Ubuntu 12.04 (Precise), 14.04 (Trusty), 16.04 (Xenial), 18.04 (Bionic) and 20.04 (Focal) +* Debian GNU/Linux 7.0 (Wheezy), 8.0 (Jessie), 9.0 (Stretch) and 10.0 (Buster) +* Ubuntu 14.04 (Trusty), 16.04 (Xenial), 18.04 (Bionic) and 20.04 (Focal) Make sure the required components are started automatically at boot time and that they are running before proceeding with the SOGo configuration.