2018-03-18 03:39:06 +01: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:
|
2022-03-15 16:44:08 +01:00
|
|
|
https://doc.powerdns.com/authoritative/index.html
|
2018-03-18 03:39:06 +01:00
|
|
|
|
2019-04-19 02:52:26 +02:00
|
|
|
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:
|
2022-03-15 16:44:08 +01:00
|
|
|
# MODULES="bind gpgsql" ./pdns.SlackBuild
|