Add short description to Config.in prompt, add URL too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@951 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
eff261dcb8
commit
350b4596a4
|
@ -1,5 +1,5 @@
|
||||||
config BR2_PACKAGE_CHILLISPOT
|
config BR2_PACKAGE_CHILLISPOT
|
||||||
tristate "chillispot"
|
tristate "chillispot - Wireless LAN access point controller"
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
ChilliSpot is an open source captive portal or wireless LAN
|
ChilliSpot is an open source captive portal or wireless LAN
|
||||||
|
@ -7,4 +7,8 @@ config BR2_PACKAGE_CHILLISPOT
|
||||||
of a wireless LAN. It supports web based login which is today's
|
of a wireless LAN. It supports web based login which is today's
|
||||||
standard for public HotSpots and it supports Wireless Protected
|
standard for public HotSpots and it supports Wireless Protected
|
||||||
Access (WPA) which is the standard of the future. Authentication,
|
Access (WPA) which is the standard of the future. Authentication,
|
||||||
authorization and accounting (AAA) is handled by your favorite radius server.
|
authorization and accounting (AAA) is handled by your favorite
|
||||||
|
radius server.
|
||||||
|
|
||||||
|
http://www.chillispot.org/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue