]> granicus.if.org Git - pdns/commitdiff
remove 'populate' hack, check in symlinks directly
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 26 Aug 2015 11:58:11 +0000 (13:58 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 26 Aug 2015 11:58:11 +0000 (13:58 +0200)
60 files changed:
pdns/dnsdistdist/.gitignore
pdns/dnsdistdist/README.md [new symlink]
pdns/dnsdistdist/base32.hh [new symlink]
pdns/dnsdistdist/base64.hh [new symlink]
pdns/dnsdistdist/delaypipe.cc [new symlink]
pdns/dnsdistdist/delaypipe.hh [new symlink]
pdns/dnsdistdist/dns.hh [new symlink]
pdns/dnsdistdist/dnsdist-carbon.cc [new symlink]
pdns/dnsdistdist/dnsdist-lua.cc [new symlink]
pdns/dnsdistdist/dnsdist-tcp.cc [new symlink]
pdns/dnsdistdist/dnsdist-web.cc [new symlink]
pdns/dnsdistdist/dnsdist.cc [new symlink]
pdns/dnsdistdist/dnsdist.hh [new symlink]
pdns/dnsdistdist/dnsdistconf.lua [new symlink]
pdns/dnsdistdist/dnslabeltext.rl [new symlink]
pdns/dnsdistdist/dnsname.cc [new symlink]
pdns/dnsdistdist/dnsname.hh [new symlink]
pdns/dnsdistdist/dnsparser.hh [new symlink]
pdns/dnsdistdist/dnsrulactions.hh [new symlink]
pdns/dnsdistdist/dnswriter.cc [new symlink]
pdns/dnsdistdist/dnswriter.hh [new symlink]
pdns/dnsdistdist/dolog.hh [new symlink]
pdns/dnsdistdist/ext/incbin/incbin.h [new symlink]
pdns/dnsdistdist/ext/json11/json11.cpp [new symlink]
pdns/dnsdistdist/ext/json11/json11.hpp [new symlink]
pdns/dnsdistdist/ext/luawrapper/include/LuaContext.hpp [new symlink]
pdns/dnsdistdist/ext/yahttp/LICENSE [new symlink]
pdns/dnsdistdist/ext/yahttp/Makefile.am [new symlink]
pdns/dnsdistdist/ext/yahttp/README.md [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/Makefile.am [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/cookie.hpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/exception.hpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/reqresp.cpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/reqresp.hpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/router.cpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/router.hpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/url.hpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/utility.hpp [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/yahttp-config.h [new symlink]
pdns/dnsdistdist/ext/yahttp/yahttp/yahttp.hpp [new symlink]
pdns/dnsdistdist/iputils.cc [new symlink]
pdns/dnsdistdist/iputils.hh [new symlink]
pdns/dnsdistdist/m4/ax_cxx_compile_stdcxx_11.m4 [new symlink]
pdns/dnsdistdist/m4/ax_lib_readline.m4 [new symlink]
pdns/dnsdistdist/m4/boost.m4 [new symlink]
pdns/dnsdistdist/m4/pdns_check_clock_gettime.m4 [new symlink]
pdns/dnsdistdist/m4/pdns_check_libsodium.m4 [new symlink]
pdns/dnsdistdist/m4/pdns_check_readline.m4 [new symlink]
pdns/dnsdistdist/m4/pdns_with_lua.m4 [new symlink]
pdns/dnsdistdist/misc.cc [new symlink]
pdns/dnsdistdist/misc.hh [new symlink]
pdns/dnsdistdist/namespaces.hh [new symlink]
pdns/dnsdistdist/pdnsexception.hh [new symlink]
pdns/dnsdistdist/populate
pdns/dnsdistdist/qtype.cc [new symlink]
pdns/dnsdistdist/qtype.hh [new symlink]
pdns/dnsdistdist/sholder.hh [new symlink]
pdns/dnsdistdist/sodcrypto.cc [new symlink]
pdns/dnsdistdist/sodcrypto.hh [new symlink]
pdns/dnsdistdist/sstuff.hh [new symlink]

index ad5dc6452eba1b5c13afc1164bbe557513ae50a4..1a41884531c4477aeb814d6d57f078eecfc779ec 100644 (file)
@@ -1,61 +1,5 @@
 *.tar.gz
 *.tar.bz2
 .version
-/ext/
-/m4/
-/Makefile
-/Makefile.in
-/README.md
-/aclocal.m4
-/autom4te.cache/
-/base32.hh
-/base64.hh
-/config.guess
-/config.h
-/config.h.in
-/config.log
-/config.status
-/config.sub
-/configure
-/depcomp
-/delaypipe.cc
-/delaypipe.hh
-/dns.hh
-/dnsdist
-/dnsdist-lua.cc
-/dnsdist-tcp.cc
-/dnsdist-web.cc
-/dnsdist.1
-/dnsdist.cc
-/dnsdist.hh
-/dnsdistconf.lua
-/dnslabeltext.cc
-/dnslabeltext.rl
-/dnsdist-carbon.cc
-/dnsname.cc
-/dnsname.hh
-/dnsparser.hh
-/dnsrulactions.hh
-/dnswriter.cc
-/dnswriter.hh
-/dolog.hh
-/htmlfiles.h
-/install-sh
-/iputils.cc
-/iputils.hh
-/libtool
-/ltmain.sh
-/mbedtlscompat.hh
-/misc.cc
-/misc.hh
-/missing
-/namespaces.hh
-/pdnsexception.hh
-/qtype.cc
-/qtype.hh
-/sholder.hh
-/sodcrypto.cc
-/sodcrypto.hh
-/sstuff.hh
 /stamp-h1
 /compile
diff --git a/pdns/dnsdistdist/README.md b/pdns/dnsdistdist/README.md
new file mode 120000 (symlink)
index 0000000..35d8b2d
--- /dev/null
@@ -0,0 +1 @@
+../README-dnsdist.md
\ No newline at end of file
diff --git a/pdns/dnsdistdist/base32.hh b/pdns/dnsdistdist/base32.hh
new file mode 120000 (symlink)
index 0000000..ad650d2
--- /dev/null
@@ -0,0 +1 @@
+../base32.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/base64.hh b/pdns/dnsdistdist/base64.hh
new file mode 120000 (symlink)
index 0000000..93cb62e
--- /dev/null
@@ -0,0 +1 @@
+../base64.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/delaypipe.cc b/pdns/dnsdistdist/delaypipe.cc
new file mode 120000 (symlink)
index 0000000..7de9446
--- /dev/null
@@ -0,0 +1 @@
+../delaypipe.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/delaypipe.hh b/pdns/dnsdistdist/delaypipe.hh
new file mode 120000 (symlink)
index 0000000..f67d1fd
--- /dev/null
@@ -0,0 +1 @@
+../delaypipe.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dns.hh b/pdns/dnsdistdist/dns.hh
new file mode 120000 (symlink)
index 0000000..e3518f2
--- /dev/null
@@ -0,0 +1 @@
+../dns.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsdist-carbon.cc b/pdns/dnsdistdist/dnsdist-carbon.cc
new file mode 120000 (symlink)
index 0000000..dce7a30
--- /dev/null
@@ -0,0 +1 @@
+../dnsdist-carbon.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsdist-lua.cc b/pdns/dnsdistdist/dnsdist-lua.cc
new file mode 120000 (symlink)
index 0000000..d3eb31e
--- /dev/null
@@ -0,0 +1 @@
+../dnsdist-lua.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsdist-tcp.cc b/pdns/dnsdistdist/dnsdist-tcp.cc
new file mode 120000 (symlink)
index 0000000..58e398a
--- /dev/null
@@ -0,0 +1 @@
+../dnsdist-tcp.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsdist-web.cc b/pdns/dnsdistdist/dnsdist-web.cc
new file mode 120000 (symlink)
index 0000000..062182f
--- /dev/null
@@ -0,0 +1 @@
+../dnsdist-web.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsdist.cc b/pdns/dnsdistdist/dnsdist.cc
new file mode 120000 (symlink)
index 0000000..dc104b2
--- /dev/null
@@ -0,0 +1 @@
+../dnsdist.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsdist.hh b/pdns/dnsdistdist/dnsdist.hh
new file mode 120000 (symlink)
index 0000000..2a87e4f
--- /dev/null
@@ -0,0 +1 @@
+../dnsdist.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsdistconf.lua b/pdns/dnsdistdist/dnsdistconf.lua
new file mode 120000 (symlink)
index 0000000..cbb2291
--- /dev/null
@@ -0,0 +1 @@
+../dnsdistconf.lua
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnslabeltext.rl b/pdns/dnsdistdist/dnslabeltext.rl
new file mode 120000 (symlink)
index 0000000..7eb54db
--- /dev/null
@@ -0,0 +1 @@
+../dnslabeltext.rl
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsname.cc b/pdns/dnsdistdist/dnsname.cc
new file mode 120000 (symlink)
index 0000000..25368dd
--- /dev/null
@@ -0,0 +1 @@
+../dnsname.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsname.hh b/pdns/dnsdistdist/dnsname.hh
new file mode 120000 (symlink)
index 0000000..af918ec
--- /dev/null
@@ -0,0 +1 @@
+../dnsname.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsparser.hh b/pdns/dnsdistdist/dnsparser.hh
new file mode 120000 (symlink)
index 0000000..6c81310
--- /dev/null
@@ -0,0 +1 @@
+../dnsparser.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnsrulactions.hh b/pdns/dnsdistdist/dnsrulactions.hh
new file mode 120000 (symlink)
index 0000000..1744ce7
--- /dev/null
@@ -0,0 +1 @@
+../dnsrulactions.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnswriter.cc b/pdns/dnsdistdist/dnswriter.cc
new file mode 120000 (symlink)
index 0000000..7e0f3a2
--- /dev/null
@@ -0,0 +1 @@
+../dnswriter.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dnswriter.hh b/pdns/dnsdistdist/dnswriter.hh
new file mode 120000 (symlink)
index 0000000..5906a17
--- /dev/null
@@ -0,0 +1 @@
+../dnswriter.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/dolog.hh b/pdns/dnsdistdist/dolog.hh
new file mode 120000 (symlink)
index 0000000..e458b07
--- /dev/null
@@ -0,0 +1 @@
+../dolog.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/incbin/incbin.h b/pdns/dnsdistdist/ext/incbin/incbin.h
new file mode 120000 (symlink)
index 0000000..ef17090
--- /dev/null
@@ -0,0 +1 @@
+../../../../ext/incbin/incbin.h
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/json11/json11.cpp b/pdns/dnsdistdist/ext/json11/json11.cpp
new file mode 120000 (symlink)
index 0000000..6e6bf9a
--- /dev/null
@@ -0,0 +1 @@
+../../../../ext/json11/json11.cpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/json11/json11.hpp b/pdns/dnsdistdist/ext/json11/json11.hpp
new file mode 120000 (symlink)
index 0000000..137d86c
--- /dev/null
@@ -0,0 +1 @@
+../../../../ext/json11/json11.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/luawrapper/include/LuaContext.hpp b/pdns/dnsdistdist/ext/luawrapper/include/LuaContext.hpp
new file mode 120000 (symlink)
index 0000000..17e59aa
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/luawrapper/include/LuaContext.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/LICENSE b/pdns/dnsdistdist/ext/yahttp/LICENSE
new file mode 120000 (symlink)
index 0000000..f74a5e3
--- /dev/null
@@ -0,0 +1 @@
+../../../../ext/yahttp/LICENSE
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/Makefile.am b/pdns/dnsdistdist/ext/yahttp/Makefile.am
new file mode 120000 (symlink)
index 0000000..1e749e8
--- /dev/null
@@ -0,0 +1 @@
+../../../../ext/yahttp/Makefile.am
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/README.md b/pdns/dnsdistdist/ext/yahttp/README.md
new file mode 120000 (symlink)
index 0000000..f4b3535
--- /dev/null
@@ -0,0 +1 @@
+../../../../ext/yahttp/README.md
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/Makefile.am b/pdns/dnsdistdist/ext/yahttp/yahttp/Makefile.am
new file mode 120000 (symlink)
index 0000000..6c3b3e1
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/Makefile.am
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/cookie.hpp b/pdns/dnsdistdist/ext/yahttp/yahttp/cookie.hpp
new file mode 120000 (symlink)
index 0000000..5f5a023
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/cookie.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/exception.hpp b/pdns/dnsdistdist/ext/yahttp/yahttp/exception.hpp
new file mode 120000 (symlink)
index 0000000..d7e3da2
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/exception.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/reqresp.cpp b/pdns/dnsdistdist/ext/yahttp/yahttp/reqresp.cpp
new file mode 120000 (symlink)
index 0000000..04e42d0
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/reqresp.cpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/reqresp.hpp b/pdns/dnsdistdist/ext/yahttp/yahttp/reqresp.hpp
new file mode 120000 (symlink)
index 0000000..847aea9
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/reqresp.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/router.cpp b/pdns/dnsdistdist/ext/yahttp/yahttp/router.cpp
new file mode 120000 (symlink)
index 0000000..4f07422
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/router.cpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/router.hpp b/pdns/dnsdistdist/ext/yahttp/yahttp/router.hpp
new file mode 120000 (symlink)
index 0000000..d5b76b5
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/router.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/url.hpp b/pdns/dnsdistdist/ext/yahttp/yahttp/url.hpp
new file mode 120000 (symlink)
index 0000000..aeecf0f
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/url.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/utility.hpp b/pdns/dnsdistdist/ext/yahttp/yahttp/utility.hpp
new file mode 120000 (symlink)
index 0000000..696837c
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/utility.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/yahttp-config.h b/pdns/dnsdistdist/ext/yahttp/yahttp/yahttp-config.h
new file mode 120000 (symlink)
index 0000000..f0992b2
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/yahttp-config.h
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/yahttp/yahttp/yahttp.hpp b/pdns/dnsdistdist/ext/yahttp/yahttp/yahttp.hpp
new file mode 120000 (symlink)
index 0000000..ef1b34c
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/yahttp/yahttp/yahttp.hpp
\ No newline at end of file
diff --git a/pdns/dnsdistdist/iputils.cc b/pdns/dnsdistdist/iputils.cc
new file mode 120000 (symlink)
index 0000000..dab657d
--- /dev/null
@@ -0,0 +1 @@
+../iputils.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/iputils.hh b/pdns/dnsdistdist/iputils.hh
new file mode 120000 (symlink)
index 0000000..22e7f99
--- /dev/null
@@ -0,0 +1 @@
+../iputils.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/m4/ax_cxx_compile_stdcxx_11.m4 b/pdns/dnsdistdist/m4/ax_cxx_compile_stdcxx_11.m4
new file mode 120000 (symlink)
index 0000000..5134ff9
--- /dev/null
@@ -0,0 +1 @@
+../../../m4/ax_cxx_compile_stdcxx_11.m4
\ No newline at end of file
diff --git a/pdns/dnsdistdist/m4/ax_lib_readline.m4 b/pdns/dnsdistdist/m4/ax_lib_readline.m4
new file mode 120000 (symlink)
index 0000000..e42b3b9
--- /dev/null
@@ -0,0 +1 @@
+../../../m4/ax_lib_readline.m4
\ No newline at end of file
diff --git a/pdns/dnsdistdist/m4/boost.m4 b/pdns/dnsdistdist/m4/boost.m4
new file mode 120000 (symlink)
index 0000000..936b0b0
--- /dev/null
@@ -0,0 +1 @@
+../../../m4/boost.m4
\ No newline at end of file
diff --git a/pdns/dnsdistdist/m4/pdns_check_clock_gettime.m4 b/pdns/dnsdistdist/m4/pdns_check_clock_gettime.m4
new file mode 120000 (symlink)
index 0000000..fdefc26
--- /dev/null
@@ -0,0 +1 @@
+../../../m4/pdns_check_clock_gettime.m4
\ No newline at end of file
diff --git a/pdns/dnsdistdist/m4/pdns_check_libsodium.m4 b/pdns/dnsdistdist/m4/pdns_check_libsodium.m4
new file mode 120000 (symlink)
index 0000000..2dbf381
--- /dev/null
@@ -0,0 +1 @@
+../../../m4/pdns_check_libsodium.m4
\ No newline at end of file
diff --git a/pdns/dnsdistdist/m4/pdns_check_readline.m4 b/pdns/dnsdistdist/m4/pdns_check_readline.m4
new file mode 120000 (symlink)
index 0000000..69fca25
--- /dev/null
@@ -0,0 +1 @@
+../../../m4/pdns_check_readline.m4
\ No newline at end of file
diff --git a/pdns/dnsdistdist/m4/pdns_with_lua.m4 b/pdns/dnsdistdist/m4/pdns_with_lua.m4
new file mode 120000 (symlink)
index 0000000..2b32876
--- /dev/null
@@ -0,0 +1 @@
+../../../m4/pdns_with_lua.m4
\ No newline at end of file
diff --git a/pdns/dnsdistdist/misc.cc b/pdns/dnsdistdist/misc.cc
new file mode 120000 (symlink)
index 0000000..7964480
--- /dev/null
@@ -0,0 +1 @@
+../misc.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/misc.hh b/pdns/dnsdistdist/misc.hh
new file mode 120000 (symlink)
index 0000000..ef02ea9
--- /dev/null
@@ -0,0 +1 @@
+../misc.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/namespaces.hh b/pdns/dnsdistdist/namespaces.hh
new file mode 120000 (symlink)
index 0000000..d603949
--- /dev/null
@@ -0,0 +1 @@
+../namespaces.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/pdnsexception.hh b/pdns/dnsdistdist/pdnsexception.hh
new file mode 120000 (symlink)
index 0000000..efb1a08
--- /dev/null
@@ -0,0 +1 @@
+../pdnsexception.hh
\ No newline at end of file
index 10436731ccb0c322b5a5ad7062d2b9ad03f2a42f..6fac50cccae92f47ccced304664b76a5a7bd8e95 100755 (executable)
@@ -3,50 +3,5 @@
 set -e
 set -x
 
-ln -fs ../base64.hh ../dnsdist.cc ../dnsdist.hh ../dnsdist-lua.cc \
-  ../dns.hh ../dnslabeltext.rl ../dnsname.cc ../dnsname.hh ../dnsparser.hh \
-  ../dnsrulactions.hh ../dnswriter.cc ../dnswriter.hh ../dolog.hh \
-  ../iputils.cc ../iputils.hh ../mbedtlscompat.hh ../misc.cc ../misc.hh ../namespaces.hh \
-  ../pdnsexception.hh ../qtype.cc ../qtype.hh ../sholder.hh ../sodcrypto.cc \
-  ../sodcrypto.hh ../dnsdist-web.cc ../sstuff.hh ../dnsdist-tcp.cc \
-  ../dnsdist-carbon.cc ../delaypipe.cc ../delaypipe.hh .
-
-mkdir -p m4
-ln -fs ../../../m4/pdns_check_libsodium.m4 m4/
-ln -fs ../../../m4/pdns_check_readline.m4 m4/
-ln -fs ../../../m4/ax_lib_readline.m4 m4/
-ln -fs ../../../m4/boost.m4 m4/
-ln -fs ../../../m4/ax_cxx_compile_stdcxx_11.m4 m4/
-ln -fs ../../../m4/pdns_check_clock_gettime.m4 m4/
-
-ln -fs ../README-dnsdist.md README.md
-ln -fs ../dnsdistconf.lua .
-
-mkdir -p ext/luawrapper/include
-ln -sf ../../../../../ext/luawrapper/include/LuaContext.hpp ext/luawrapper/include
-
-mkdir -p ext/json11
-ln -sf ../../../../ext/json11/json11.{hpp,cpp} ext/json11
-
-mkdir -p ext/incbin
-ln -sf ../../../../ext/incbin/incbin.h ext/incbin
-
-mkdir -p ext/mbedtls/include/mbedtls
-ln -sf ../../../../../../ext/mbedtls/include/mbedtls/config.h \
-  ../../../../../../ext/mbedtls/include/mbedtls/check_config.h \
-  ../../../../../../ext/mbedtls/include/mbedtls/base64.h \
-  ../../../../../../ext/mbedtls/include/mbedtls/platform.h \
-  ext/mbedtls/include/mbedtls
-mkdir -p ext/mbedtls/library
-ln -sf ../../../../../ext/mbedtls/library/base64.c ext/mbedtls/library
-
 pandoc -s -t man ../../docs/manpages/dnsdist.1.md > dnsdist.1
 
-mkdir -p ext/yahttp/yahttp
-ln -sf ../../../../ext/yahttp/Makefile.am ext/yahttp
-cd ext/yahttp/
-ln -sf ../../../../ext/yahttp/{LICENSE,README.md} .
-cd yahttp
-ln -sf ../../../../../ext/yahttp/yahttp/{Makefile.am,*.cpp,*.hpp,*.h} .
-cd -
-
diff --git a/pdns/dnsdistdist/qtype.cc b/pdns/dnsdistdist/qtype.cc
new file mode 120000 (symlink)
index 0000000..95c2de1
--- /dev/null
@@ -0,0 +1 @@
+../qtype.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/qtype.hh b/pdns/dnsdistdist/qtype.hh
new file mode 120000 (symlink)
index 0000000..c6f6bb1
--- /dev/null
@@ -0,0 +1 @@
+../qtype.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/sholder.hh b/pdns/dnsdistdist/sholder.hh
new file mode 120000 (symlink)
index 0000000..ad0946e
--- /dev/null
@@ -0,0 +1 @@
+../sholder.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/sodcrypto.cc b/pdns/dnsdistdist/sodcrypto.cc
new file mode 120000 (symlink)
index 0000000..a5cdf01
--- /dev/null
@@ -0,0 +1 @@
+../sodcrypto.cc
\ No newline at end of file
diff --git a/pdns/dnsdistdist/sodcrypto.hh b/pdns/dnsdistdist/sodcrypto.hh
new file mode 120000 (symlink)
index 0000000..655916b
--- /dev/null
@@ -0,0 +1 @@
+../sodcrypto.hh
\ No newline at end of file
diff --git a/pdns/dnsdistdist/sstuff.hh b/pdns/dnsdistdist/sstuff.hh
new file mode 120000 (symlink)
index 0000000..82bdc47
--- /dev/null
@@ -0,0 +1 @@
+../sstuff.hh
\ No newline at end of file