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)
commite7f8acce0cd7853a6fa81601e300d1d1728f6008
treeaff50786705f5cde2d63f9ce56db2dcd2b18e395
parent9db9f5061fb4d778901428bf6f720d450d36a63c
split into bind-server and bind-client package, add startup script and example named.conf

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1918 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/bind/Config.in
package/bind/Makefile
package/bind/files/bind/db.0 [new file with mode: 0644]
package/bind/files/bind/db.127 [new file with mode: 0644]
package/bind/files/bind/db.255 [new file with mode: 0644]
package/bind/files/bind/db.local [new file with mode: 0644]
package/bind/files/bind/db.root [new file with mode: 0644]
package/bind/files/bind/named.conf.example [new file with mode: 0644]
package/bind/files/named.init [new file with mode: 0755]
package/bind/ipkg/bind-client.control [new file with mode: 0644]
package/bind/ipkg/bind-server.conffiles [new file with mode: 0644]
package/bind/ipkg/bind-server.control [new file with mode: 0644]
package/bind/ipkg/bind.control [deleted file]