diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-01 14:40:44 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-01 14:40:44 +0000 |
commit | c3b88d8b5e47898e1941074d62ad7e979b42bad9 (patch) | |
tree | a511d1b9c63853080a102f75460eb3ad65efc519 /package/hostapd/ipkg/hostapd.control | |
parent | 577eddc90d9b794f4419f0df1c4bc04109762626 (diff) |
add an hostapd-mini package with WPA support only, and move hostapd_cli in a
separate hostapd-utils package.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3564 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/ipkg/hostapd.control')
-rw-r--r-- | package/hostapd/ipkg/hostapd.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hostapd/ipkg/hostapd.control b/package/hostapd/ipkg/hostapd.control index 4ee883e6d..cb2dac672 100644 --- a/package/hostapd/ipkg/hostapd.control +++ b/package/hostapd/ipkg/hostapd.control @@ -2,4 +2,5 @@ Package: hostapd Priority: optional Section: net Depends: kmod-madwifi, libopenssl +Provides: hostpad Description: an IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator |