split into bind-server and bind-client package, add startup script and example named...
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Wed, 14 Sep 2005 10:45:27 +0000 (10:45 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Wed, 14 Sep 2005 10:45:27 +0000 (10:45 +0000)
commit8ceba94522fadb8a3296e7cfa72e34ad18e990b1
tree52e3f6beaf1b05d73359bba079efeb004084170a
parent6e7cffd3156f68560af32c43618693167af673a2
split into bind-server and bind-client package, add startup script and example named.conf

SVN-Revision: 1918
13 files changed:
openwrt/package/bind/Config.in
openwrt/package/bind/Makefile
openwrt/package/bind/files/bind/db.0 [new file with mode: 0644]
openwrt/package/bind/files/bind/db.127 [new file with mode: 0644]
openwrt/package/bind/files/bind/db.255 [new file with mode: 0644]
openwrt/package/bind/files/bind/db.local [new file with mode: 0644]
openwrt/package/bind/files/bind/db.root [new file with mode: 0644]
openwrt/package/bind/files/bind/named.conf.example [new file with mode: 0644]
openwrt/package/bind/files/named.init [new file with mode: 0755]
openwrt/package/bind/ipkg/bind-client.control [new file with mode: 0644]
openwrt/package/bind/ipkg/bind-server.conffiles [new file with mode: 0644]
openwrt/package/bind/ipkg/bind-server.control [new file with mode: 0644]
openwrt/package/bind/ipkg/bind.control [deleted file]