Commit Graph

5 Commits

Author SHA1 Message Date
b181f5d38f wpa_supplicant: dbus support, FS#957 2013-10-06 11:50:23 +02:00
9dd6246e6f [notify] wpa_supplicant: default configuration file is /etc/wpa_supplicant.conf
NOTE:
-----
As of version 6.0 dhcpcd includes a hook, 10-wpa_supplicant, that starts
wpa_supplicant for wireless interfaces. The hook expects that the default
configuration file of wpa_supplicant is /etc/wpa_supplicant.conf.

Unfortunately our port is using /etc/wpa.conf as the default. I've
changed that with the current commit to /etc/wpa_supplicant. To keep
your current configuration a symlink to wpa.conf is installed as well
for now, but might be removed in future versions of the port.

It's possible to define the configuration name with a
  wpa_supplicant_conf=/etc/wpa.conf
in
  /etc/dhcpcd/dhcpcd.enter-hook
but using the default name is preferable.

Sorry for the inconvenience.
2013-07-10 13:03:01 +02:00
0bfb20cb3a [notify] wpa_supplicant: added support for nl80211 configuration interface, new dependency libnl
See http://linuxwireless.org/ for documentation
2012-01-23 18:47:06 +01:00
92e4988b2e wpa_supplicant: added man-pages 2007-11-22 16:20:01 +01:00
Juergen Daubert
20643427e7 wpa_supplicant: initial release 2006-04-17 12:56:12 +00:00