[doc] Add Debian buster to the list of supported OS

Change-Id: Icc9adef7bca00aba747cf8fc00bf9b934dabf1b4
This commit is contained in:
Dmitriy Rabotyagov 2020-04-08 20:30:51 +03:00
parent 4d0510bcfd
commit ba8032c5c9
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@ following minimum requirements:
* Debian * Debian
* Debian 9 (stretch) * Debian 10 (buster)
* Linux kernel version ``4.9.0-0-amd64`` or later is required. * Linux kernel version ``4.9.0-0-amd64`` or later is required.
@ -34,7 +34,7 @@ following minimum requirements:
* Network Time Protocol (NTP) client for time synchronization (such as * Network Time Protocol (NTP) client for time synchronization (such as
``ntpd`` or ``chronyd``) ``ntpd`` or ``chronyd``)
* Python 2.7.*x* * Python 3.6.*x* or 3.7.*x*
* en_US.UTF-8 as the locale * en_US.UTF-8 as the locale

View File

@ -12,8 +12,9 @@ Install one of the following supported operating systems on the
target host: target host:
* Ubuntu server 18.04 (Bionic Beaver) LTS 64-bit * Ubuntu server 18.04 (Bionic Beaver) LTS 64-bit
* Debian 10 64-bit
* Centos 7 64-bit * Centos 7 64-bit
* openSUSE 42.X 64-bit * openSUSE 15.X 64-bit
Configure at least one network interface to access the Internet or Configure at least one network interface to access the Internet or
suitable local repositories. suitable local repositories.