add atftp, bind and dhcp, not perfect, but first step
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Jul 2005 00:58:53 +0000 (00:58 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Jul 2005 00:58:53 +0000 (00:58 +0000)
commit56e496b25bbbf5f495243a2ed1fe648f806ca484
tree165f7a33b6daa8de1dac3875096878d1a96dcd95
parentcdfd5dc4e93280bc2fb1ec4c279dedd9ba25ca5b
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
This page took 0.02342 seconds and 4 git commands to generate.