add atftp, bind and dhcp, not perfect, but first step
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Fri, 8 Jul 2005 00:58:53 +0000 (00:58 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Fri, 8 Jul 2005 00:58:53 +0000 (00:58 +0000)
commit625e182ee0ece2220ceaba4c25cbc3dd0d64a36d
tree165f7a33b6daa8de1dac3875096878d1a96dcd95
parent170475ff22724964a652dbbfab9759eed4e1d829
add atftp, bind and dhcp, not perfect, but first step

SVN-Revision: 1375
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