summaryrefslogtreecommitdiff
path: root/openwrt/package/hostapd/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 07:01:13 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 07:01:13 +0000
commitc204832c6c4e5b87bdada6f71f3fbcbf87d3346f (patch)
treeb3984a64e5875180f04c9269979e4d4830070107 /openwrt/package/hostapd/ipkg
parent766a4db1260ec702e18fe6889c326810682531d8 (diff)
downloadmtk-20170518-c204832c6c4e5b87bdada6f71f3fbcbf87d3346f.zip
mtk-20170518-c204832c6c4e5b87bdada6f71f3fbcbf87d3346f.tar.gz
mtk-20170518-c204832c6c4e5b87bdada6f71f3fbcbf87d3346f.tar.bz2
add hostapd package with initial support for madwifi
SVN-Revision: 1659
Diffstat (limited to 'openwrt/package/hostapd/ipkg')
-rw-r--r--openwrt/package/hostapd/ipkg/hostapd.conffiles1
-rw-r--r--openwrt/package/hostapd/ipkg/hostapd.control9
2 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/hostapd/ipkg/hostapd.conffiles b/openwrt/package/hostapd/ipkg/hostapd.conffiles
new file mode 100644
index 0000000..f619800
--- /dev/null
+++ b/openwrt/package/hostapd/ipkg/hostapd.conffiles
@@ -0,0 +1 @@
+/etc/hostapd.conf
diff --git a/openwrt/package/hostapd/ipkg/hostapd.control b/openwrt/package/hostapd/ipkg/hostapd.control
new file mode 100644
index 0000000..dacf83f
--- /dev/null
+++ b/openwrt/package/hostapd/ipkg/hostapd.control
@@ -0,0 +1,9 @@
+Package: hostapd
+Priority: optional
+Section: net
+Version: [TBDL]
+Architecture: [TBDL]
+Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/hostapd/
+Depends: kmod-madwifi, libopenssl
+Description: an IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator