diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 15:35:30 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 15:35:30 +0000 |
commit | 936ed6e3e623e373091872a0ef559cdc3133370d (patch) | |
tree | 8f8ce2e2a1834e5e24249bdb20b4ac77e6191c81 /openwrt/package/dhcp/ipkg/dhcp-relay.control | |
parent | 28fd9cd55ae93617c5e109d496ee6da74009bc45 (diff) |
Simplify configure and add target optimizations,
Rename dhcp package to dhcp-server,
Add dhcp-relay package.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1405 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dhcp/ipkg/dhcp-relay.control')
-rw-r--r-- | openwrt/package/dhcp/ipkg/dhcp-relay.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/dhcp/ipkg/dhcp-relay.control b/openwrt/package/dhcp/ipkg/dhcp-relay.control new file mode 100644 index 000000000..bc4f6336f --- /dev/null +++ b/openwrt/package/dhcp/ipkg/dhcp-relay.control @@ -0,0 +1,6 @@ +Package: dhcp-relay +Priority: optional +Section: net +Maintainer: OpenWrt Developers <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/dhcp/ +Description: ISC DHCP relay |