split into bind-server and bind-client package, add startup script and example named...
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 14 Sep 2005 10:45:27 +0000 (10:45 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 14 Sep 2005 10:45:27 +0000 (10:45 +0000)
commit04710b869a2ca712da79f533e40d424f68d345d4
tree52e3f6beaf1b05d73359bba079efeb004084170a
parent1075d35b40a92c803dacd2e1ad9300872c006d33
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]