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)
commite029b1d84751cf23f3e3f53bad60a7da4ed5f7da
tree165f7a33b6daa8de1dac3875096878d1a96dcd95
parentd55ee1b76f9c359fc28f0d5e900d004a6e356890
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