Get icon from "ENVARC:" (default icons are no longer copied to "ENV:" at boot).
[AROS.git] / workbench / network / WirelessManager / README
blob9c6be85d9ea3a9e033486c541979a82cfcb12da1
1 wpa_supplicant and hostapd v0.6.x
2 ---------------------------------
4 Copyright (c) 2002-2007, Jouni Malinen <j@w1.fi> and contributors
5 All Rights Reserved.
7 These program is dual-licensed under both the GPL version 2 and BSD
8 license. Either license may be used at your option.
11 This package may include either wpa_supplicant, hostapd, or both. See
12 README file respective subdirectories (wpa_supplicant/README or
13 hostapd/README) for more details.
15 Source code files have been moved around in v0.6.x releases and
16 compared to earlier releases, the programs are now build by first
17 going to a subdirectory (wpa_supplicant or hostapd) and creating
18 build configuration (.config) and running 'make' there (for
19 Linux/BSD/cygwin builds).