docs: Remove development Xenial and Stretch support.

This commit is contained in:
Aman Agrawal 2020-04-17 23:30:24 +05:30 committed by Tim Abbott
parent 88d253e8f2
commit 79acd5ae40
4 changed files with 6 additions and 9 deletions

View File

@ -28,9 +28,7 @@ performs well.
Zulip also supports a wide range of ways to install the Zulip
development environment:
* On **Ubuntu** 20.04 Focal, 18.04 Bionic, 16.04 Xenial, **Debian** 9
Stretch and 10 Buster, you can easily
**[install without using Vagrant][install-direct]**.
* On popular Linux platforms, you can **[install directly][install-direct]**.
* On **other Linux/UNIX** distributions, you'll need to follow slightly different
instructions to **[install manually][install-generic]**.

View File

@ -5,8 +5,7 @@ be a good alternative for those with poor network connectivity or who have
limited storage/memory on their local machines.
We recommend giving the Zulip development environment its own virtual
machine, running Ubuntu 16.04 or
18.04, with at least 2GB of memory. If the Zulip development
machine with at least 2GB of memory. If the Zulip development
environment will be the only thing running on the remote virtual
machine, we recommend installing
[directly][install-direct]. Otherwise, we recommend the

View File

@ -12,8 +12,8 @@ Contents:
If you'd like to install a Zulip development environment on a computer
that's running one of:
* Ubuntu 20.04 Focal, 19.04 Disco, 18.10 Cosmic, 18.04 Bionic, 16.04 Xenial
* Debian 9 Stretch or 10 Buster
* Ubuntu 20.04 Focal, 18.04 Bionic
* Debian 10 Buster
* Centos 7 (beta)
* Fedora 29 (beta)
* RHEL 7 (beta)

View File

@ -48,8 +48,8 @@ a proxy to access the internet.)
- **All**: 2GB available RAM, Active broadband internet connection, [GitHub account][set-up-git].
- **macOS**: macOS (10.11 El Capitan or newer recommended)
- **Ubuntu LTS**: 18.04 or 16.04 64-bit
- or **Debian**: 9.0 "stretch" 64-bit
- **Ubuntu LTS**: 20.04 or 18.04
- or **Debian**: 10 "buster"
- **Windows**: Windows 64-bit (Win 10 recommended), hardware
virtualization enabled (VT-x or AMD-V), administrator access.