mirror of https://github.com/Icinga/icinga2.git
Docs: Clarify on Raspbian Buster
This commit is contained in:
parent
56bfc7bb5a
commit
bfb8a048bc
|
@ -19,7 +19,7 @@ Official repositories ([support matrix](https://icinga.com/support/details/)):
|
|||
------------------------|---------------------------
|
||||
Debian | [Icinga Repository](https://packages.icinga.com/debian/)
|
||||
Ubuntu | [Icinga Repository](https://packages.icinga.com/ubuntu/)
|
||||
Raspbian | [Icinga Repository](https://packages.icinga.com/raspbian/). Note that **Raspbian 4+ `icinga-buster` is required.**
|
||||
Raspbian | [Icinga Repository](https://packages.icinga.com/raspbian/). Note that **Raspbian `icinga-buster` is required.**
|
||||
RHEL/CentOS | [Icinga Repository](https://packages.icinga.com/epel/)
|
||||
openSUSE | [Icinga Repository](https://packages.icinga.com/openSUSE/)
|
||||
SLES | [Icinga Repository](https://packages.icinga.com/SUSE/)
|
||||
|
@ -83,7 +83,7 @@ wget -O - https://packages.icinga.com/icinga.key | apt-key add -
|
|||
apt-get update
|
||||
```
|
||||
|
||||
Raspbian 4+ / `icinga-buster`:
|
||||
Raspbian Buster:
|
||||
|
||||
```
|
||||
apt-get update
|
||||
|
|
|
@ -18,9 +18,10 @@ EOL distributions where no packages are available with this release:
|
|||
* Ubuntu 14 LTS
|
||||
* RHEL/CentOS 6 x86
|
||||
|
||||
Raspbian Packages for Debian Buster (Raspbian 4) are available.
|
||||
Raspbian Packages are available inside the `icinga-buster` repository
|
||||
on [https://packages.icinga.com](http://packages.icinga.com/raspbian/).
|
||||
Please note that Stretch is not supported suffering from compiler
|
||||
regressions. Upgrade to Raspbian 4+ is highly recommended.
|
||||
regressions. Upgrade to Raspbian Buster is highly recommended.
|
||||
|
||||
#### Added: Boost 1.66+
|
||||
|
||||
|
|
Loading…
Reference in New Issue