2018-03-18 10:39:06 +08:00
|
|
|
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
|
|
|
|
|
2018-12-30 08:27:23 +08:00
|
|
|
By default, PowerDNS includes support for BIND backend only.
|
|
|
|
To use other backends, set the modules variable before calling the
|
2018-03-18 10:39:06 +08:00
|
|
|
build:
|
|
|
|
# MODULES="bind gpgsql" ./pdns.SlackBuild
|