]> granicus.if.org Git - icinga2/commitdiff
Docs: Mention that Raspbian 4+ / Debian Buster is required 7354/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 23 Jul 2019 16:09:41 +0000 (18:09 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 23 Jul 2019 16:38:24 +0000 (18:38 +0200)
Stretch is still crashing sometimes, so we'll skip our support
on that. @nbuchwitz

doc/02-installation.md
doc/16-upgrading-icinga-2.md

index b6e05a19e18a998c53f4c4d5a55b72c554ec54c5..21ec8ede42dea67b0c131640af5ec51408976022 100644 (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
index 86cef45c52f281360e05e444123225b65ed3605c..376b0f81708387f82b8eca56a70e49d557a64e6f 100644 (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