]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Ship auth tarballs as tar.bz2, just like recursor 1573/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 18 Jul 2014 09:41:42 +0000 (11:41 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 22 Jul 2014 13:20:43 +0000 (15:20 +0200)
Fixes #1480

README.md
configure.ac
pdns/docs/pdns.xml

index 2b19066ec0ba3b57a9ab65d6b15f7bbfd027aeb7..22194e5829b83bff319cb27014dd6f3c77109374 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Source code is available on GitHub:
     $ git clone https://github.com/PowerDNS/pdns.git
     
 This repository contains the sources both for the PowerDNS Recursor and for PowerDNS Authoritative Server,
-and both can be built from this repository. Both are released separately as .tar.gz, .deb and .rpm however!
+and both can be built from this repository. Both are released separately as .tar.bz2, .deb and .rpm however!
 
 COMPILING Authoritative Server
 ------------------------------
index f726e5f29ebee1147c3e3d8a6f4bf3e68ab59367..950d15eaf96b1520a01097b65ea61c3d8a4d1219 100644 (file)
@@ -10,7 +10,7 @@ AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR([build-aux])
 
-AM_INIT_AUTOMAKE([foreign tar-ustar -Wno-portability subdir-objects no-dependencies])
+AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar -Wno-portability subdir-objects no-dependencies])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 AC_CANONICAL_HOST
index 4b4cd606015b38b920bda0a37a621190359f1465..b7b2e17895b114e6cae2d5094ab1ded9ad4528ab 100644 (file)
@@ -17196,7 +17196,7 @@ This setting will make PowerDNS renotify the slaves after an AXFR is *received*
            <para>
              A: Start out with stating what you think should be happening. Quite often, wrong expectations are the actual problem. 
              Furthermore, which database backend you use, your operating system, which version of PowerDNS you use and where you 
-             got it from (RPM, .DEB, tar.gz). If you compiled it yourself, what were the ./configure parameters.
+             got it from (RPM, .DEB, tar.bz2). If you compiled it yourself, what were the ./configure parameters.
            </para>
            <para>
              If at *all* possible, supply the actual name of your domain and the IP address of your server(s).