From: hawken Date: Thu, 15 Aug 2019 22:14:00 +0000 (+0000) Subject: Update README.md X-Git-Tag: dnsdist-1.4.0-rc2~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8204%2Fhead;p=thirdparty%2Fpdns.git Update README.md Add informations about pdns-builder so it can be more easily found --- diff --git a/README.md b/README.md index b0feeeba7b..3e65143da1 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,18 @@ Authoritative Server, and dnsdist (a powerful DNS loadbalancer). All three can be built from this repository. However, all three released separately as .tar.bz2, .deb and .rpm. +The different releases can be built by the help of pdns-builder, which uses a +docker-based build process. To get started with this, run these commands in the root +of this repository: + +```sh +git submodule init +git submodule update +./builder/build.sh +``` + +This will bring up a USAGE-page which will explain how to build the different releases. + COMPILING Authoritative Server ------------------------------ The PowerDNS Authoritative Server depends on Boost, OpenSSL and requires a