summaryrefslogtreecommitdiffstats
path: root/network/pdns/README
blob: 777b9a7781578653eab038effd4bdfcc5a10d4d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
This is the SlackBuild for PowerDNS authoritative server. The
PowerDNS Authoritative Server is a versatile nameserver which
supports a large number of backends.

Docs are available at:
  https://doc.powerdns.com/authoritative/index.html

By default, this PowerDNS SlackBuild includes support for BIND and
SQLite3 backends only. To use other backends, set the modules
variable before calling the build:
  # MODULES="bind gpgsql" ./pdns.SlackBuild