fix: populate ldns submodule and add autotools to LDNS build stage
- Re-cloned zonemaster-ldns with --recurse-submodules so the bundled ldns C library source (including Changelog and configure.ac) is present - Added autoconf, automake, libtool to Dockerfile.backend ldns-build stage so libtoolize + autoreconf can generate ldns/configure during make Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
zonemaster-ldns/ldns/test/testdata/host_file.template
vendored
Normal file
5
zonemaster-ldns/ldns/test/testdata/host_file.template
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# list of hosts and options for each. You need keyed ssh access to each.
|
||||
# It must be one tab delimited only. Very strict syntax.
|
||||
# hostname <tab> description <tab> directory <tab> variables
|
||||
linux.example.com Linux Fedora Core i386 src/unbound/trunk
|
||||
solaris.example.com Solaris 10 sparc64 nsd_trunk LDNS=/var/local/ldns
|
||||
Reference in New Issue
Block a user