Merge pull request #7354 from Icinga/feature/docs-setup-raspbian

Docs: Mention that Raspbian 4+ / Debian Buster is required
This commit is contained in:
Michael Friedrich 2019-07-23 18:51:26 +02:00 committed by GitHub
commit 56bfc7bb5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -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/)
Raspbian | [Icinga Repository](https://packages.icinga.com/raspbian/). Note that **Raspbian 4+ `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:
Raspbian 4+ / `icinga-buster`:
```
apt-get update

View File

@ -18,6 +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.
Please note that Stretch is not supported suffering from compiler
regressions. Upgrade to Raspbian 4+ is highly recommended.
#### Added: Boost 1.66+
The rewrite of our core network stack for cluster and REST API