2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#1249] updated platforms.rst

This commit is contained in:
Michal Nowikowski 2020-05-25 07:36:32 +02:00
parent c0746fd4ca
commit 999ed6097e

View File

@ -22,8 +22,8 @@ As of January, 2020, Kea is officially supported on CentOS, Fedora, Ubuntu, Debi
FreeBSD systems. Kea-|release| builds have been tested on: FreeBSD systems. Kea-|release| builds have been tested on:
* CentOS Linux — 7, 8 * CentOS Linux — 7, 8
* Fedora — 30, 31 * Fedora — 31, 32
* Ubuntu — 16.04, 18.04, 19.04 * Ubuntu — 16.04, 18.04, 20.04
* Debian GNU/Linux — 9, 10 * Debian GNU/Linux — 9, 10
There are currently no plans to port Kea to Windows systems. There are currently no plans to port Kea to Windows systems.
@ -37,7 +37,7 @@ do so quickly due to lack of hardware, less familiarity on the part of
engineering staff, and other constraints. engineering staff, and other constraints.
* FreeBSD — 11.3, 12.0 * FreeBSD — 11.3, 12.0
* Alpine Linux — 3.10 * Alpine Linux — 3.10, 3.11
* macOS — 10.13, 10.14 * macOS — 10.13, 10.14
Community maintained Community maintained
@ -53,7 +53,8 @@ platforms.
Platforms past or close to their respective EOL dates, such as: Platforms past or close to their respective EOL dates, such as:
* Ubuntu 14.04, 18.10 * Ubuntu 14.04, 18.10, 19.04, 19.10
* Fedora 30
* CentOS 6 * CentOS 6
* Debian 8 (Jessie) * Debian 8 (Jessie)
* FreeBSD 10.x * FreeBSD 10.x
@ -119,5 +120,3 @@ Some optional features of Kea have additional dependencies.
Sysrepo software when used. Building Kea with NETCONF support Sysrepo software when used. Building Kea with NETCONF support
requires many dependencies to be installed, which are described in requires many dependencies to be installed, which are described in
more detail in :ref:`netconf-install`. more detail in :ref:`netconf-install`.