]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth docs: clarify absence/presence of pdns-backend-bind 8917/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 9 Mar 2020 19:13:58 +0000 (20:13 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 20 Mar 2020 15:23:44 +0000 (16:23 +0100)
docs/installation.rst

index 2b25b06f492a374fd2829d004d382e6a84eeb03e..0aaa2c36855f22d214d2c725819f0ffbc767a500 100644 (file)
@@ -32,7 +32,7 @@ required backend as follows:
 Redhat-based Systems
 ~~~~~~~~~~~~~~~~~~~~
 
-On RedHat based system there are 2 options to install PowerDNS, from
+On RedHat based systems there are 3 options to install PowerDNS, from
 `EPEL <https://fedoraproject.org/wiki/EPEL>`__, the `repository from
 Kees Monshouwer <https://www.monshouwer.eu/download/3rd_party/pdns/>`__
 or from `the PowerDNS repositories <https://repo.powerdns.com>`__:
@@ -49,6 +49,8 @@ The different backends can be installed using
 
     $ sudo yum install pdns-backend-$backend
 
+Note that for some of those package sources, the bind backend is shipped as part of the base ``pdns`` package, and there is no separate ``pdns-backend-bind`` package.
+
 FreeBSD
 ~~~~~~~