add atftp, bind and dhcp, not perfect, but first step
authorWaldemar Brodkorb <wbx@openwrt.org>
Fri, 8 Jul 2005 00:58:53 +0000 (00:58 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Fri, 8 Jul 2005 00:58:53 +0000 (00:58 +0000)
commitcbe986c8975a7c5b40ce2379be8964edfbba2921
treea2b3411d15340e739e9d9ab5e6261dd86d7a8bd2
parent01028a16a796534af635d46dd4336eb765d4e486
add atftp, bind and dhcp, not perfect, but first step

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1375 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/Config.in
package/Makefile
package/atftp/Config.in [new file with mode: 0644]
package/atftp/Makefile [new file with mode: 0644]
package/atftp/ipkg/atftp.control [new file with mode: 0644]
package/atftp/ipkg/atftpd.control [new file with mode: 0644]
package/bind/Config.in [new file with mode: 0644]
package/bind/Makefile [new file with mode: 0644]
package/bind/ipkg/bind.control [new file with mode: 0644]
package/dhcp/Config.in [new file with mode: 0644]
package/dhcp/Makefile [new file with mode: 0644]
package/dhcp/ipkg/dhcp.control [new file with mode: 0644]
package/libdb/Makefile