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)
commit2e7a36ead76e6c640d661875517c5fb0531192cc
tree165f7a33b6daa8de1dac3875096878d1a96dcd95
parentfcc4bba75844dc02d68f7a7369db7aee249597e2
add atftp, bind and dhcp, not perfect, but first step

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