diff options
author | wbx <wbx@hydrogenium.(none)> | 2009-05-17 14:41:34 +0200 |
---|---|---|
committer | wbx <wbx@hydrogenium.(none)> | 2009-05-17 14:41:34 +0200 |
commit | 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch) | |
tree | b9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/hostapd/ipkg |
Initial import
Diffstat (limited to 'package/hostapd/ipkg')
-rw-r--r-- | package/hostapd/ipkg/hostapd-utils.control | 5 | ||||
-rw-r--r-- | package/hostapd/ipkg/hostapd.conffiles | 1 | ||||
-rw-r--r-- | package/hostapd/ipkg/hostapd.control | 6 |
3 files changed, 12 insertions, 0 deletions
diff --git a/package/hostapd/ipkg/hostapd-utils.control b/package/hostapd/ipkg/hostapd-utils.control new file mode 100644 index 000000000..5f8d82d9c --- /dev/null +++ b/package/hostapd/ipkg/hostapd-utils.control @@ -0,0 +1,5 @@ +Package: hostapd-utils +Priority: optional +Section: net +Depends: hostapd +Description: an IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator (CLI utility) diff --git a/package/hostapd/ipkg/hostapd.conffiles b/package/hostapd/ipkg/hostapd.conffiles new file mode 100644 index 000000000..f61980010 --- /dev/null +++ b/package/hostapd/ipkg/hostapd.conffiles @@ -0,0 +1 @@ +/etc/hostapd.conf diff --git a/package/hostapd/ipkg/hostapd.control b/package/hostapd/ipkg/hostapd.control new file mode 100644 index 000000000..cb2dac672 --- /dev/null +++ b/package/hostapd/ipkg/hostapd.control @@ -0,0 +1,6 @@ +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 |