Remove python based tools (dnssec-keymgr, dnssec-coverage, dnssec-checkds)

With the introduction of dnssec-policy, the aforementioned tools were
either rendered obsolete, or they will be replaced with dnssec-policy
based tools.  Remove the tools and the requirement to have Python
installed.  Python 3 is still being used for tests, so keep the autoconf
test, but make it much simpler.
This commit is contained in:
Ondřej Surý
2020-02-12 12:14:00 +01:00
parent 4b8e599855
commit 98b3b93791
155 changed files with 25 additions and 9067 deletions

View File

@@ -248,8 +248,6 @@ libraries.
`dnssec-keygen`, `dnssec-signzone`, `dnssec-settime`,
`dnssec-revoke`, `dnssec-keyfromlabel`, `dnssec-dsfromkey`,
`dnssec-verify` (BIND 9.9+)
* `bind9/bin/python` (BIND 9.9+): tools written in python. Currently
has `dnssec-checkds` and `dnssec-coverage`
* `bind9/bin/rndc`: `rndc` binary
* `bind9/bin/dig`: `dig`, `host`, and `nslookup`
* `bind9/bin/delv`: `delv`