config FWRT_COMPILE_BIND tristate default n select FWRT_PACKAGE_LIBOPENSSL config FWRT_DUMMY_BIND prompt "bind.............................. A DNS server implementation" tristate default n config FWRT_PACKAGE_BIND_TOOLS prompt "bind-tools........................ Bind administration tools" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help dig, host, nsupdate, dnssec-keygen, dnssec-signzone, named-checkconf, named-checkzone, rndc, rndc-confgen http://www.isc.org/sw/bind/ Depends: libopenssl config FWRT_PACKAGE_BIND_RNDC prompt "bind-rndc......................... Bind administration tools (rndc & rndc-confgen only)" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help rndc, rndc-confgen http://www.isc.org/sw/bind/ Depends: libopenssl config FWRT_PACKAGE_BIND_CHECK prompt "bind-check........................ Bind administration tools (named-checkconf & named-checkzone only)" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help named-checkconf, named-checkzone http://www.isc.org/sw/bind/ Depends: libopenssl config FWRT_PACKAGE_BIND_DNSSEC prompt "bind-dnssec....................... Bind administration tools (dnssec-keygen & dnssec-signzone only)" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help dnssec-keygen, dnssec-signzone http://www.isc.org/sw/bind/ Depends: libopenssl config FWRT_PACKAGE_BIND_HOST prompt "bind-host......................... A simple DNS client" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help host http://www.isc.org/sw/bind/ Depends: libopenssl config FWRT_PACKAGE_BIND_DIG prompt "bind-dig.......................... A DNS client" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help dig http://www.isc.org/sw/bind/ Depends: libopenssl config FWRT_PACKAGE_BIND_CLIENT prompt "bind-client....................... A dynamic DNS client" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help A DNS dynamic client (nsupdate) http://www.isc.org/sw/bind/ Depends: libopenssl config FWRT_PACKAGE_BIND_SERVER prompt "bind-server....................... A DNS server" tristate default m if CONFIG_DEVEL depends FWRT_DUMMY_BIND select FWRT_COMPILE_BIND help A DNS server (named) http://www.isc.org/sw/bind/ Depends: libopenssl