split into bind-server and bind-client package, add startup script and example named...
authorWaldemar Brodkorb <wbx@openwrt.org>
Wed, 14 Sep 2005 10:45:27 +0000 (10:45 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Wed, 14 Sep 2005 10:45:27 +0000 (10:45 +0000)
commit83f630df7e70a9df4d748df28b06792963302c7e
tree52e3f6beaf1b05d73359bba079efeb004084170a
parent78120e9d896d49f395c6305c8cc6c5bc6af2b01a
split into bind-server and bind-client package, add startup script and example named.conf

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1918 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]