diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-08 00:58:53 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-08 00:58:53 +0000 |
commit | 56e496b25bbbf5f495243a2ed1fe648f806ca484 (patch) | |
tree | 165f7a33b6daa8de1dac3875096878d1a96dcd95 /openwrt/package/dhcp/ipkg | |
parent | cdfd5dc4e93280bc2fb1ec4c279dedd9ba25ca5b (diff) |
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
Diffstat (limited to 'openwrt/package/dhcp/ipkg')
-rw-r--r-- | openwrt/package/dhcp/ipkg/dhcp.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/dhcp/ipkg/dhcp.control b/openwrt/package/dhcp/ipkg/dhcp.control new file mode 100644 index 0000000000..d6c110a27f --- /dev/null +++ b/openwrt/package/dhcp/ipkg/dhcp.control @@ -0,0 +1,6 @@ +Package: dhcp +Priority: optional +Section: net +Maintainer: OpenWrt Developers <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/dhcp/ +Description: isc dhcp server |