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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ea8f68f2d14b025c3a01877133da719833e3885;p=pdns Update README.md Add informations about pdns-builder so it can be more easily found --- diff --git a/README.md b/README.md index b0feeeba7..3e65143da 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