summaryrefslogtreecommitdiff
path: root/init.d.misc/wpa_supplicant.in
Commit message (Collapse)AuthorAge
* Fix shebangs in services to point to the correct location of runscriptAndrew Gregory2013-02-23
| | | | | | | | SBINDIR and BINDIR can be set independently of PREFIX. This fixes broken shebangs in service files when SBINDIR is set to something other than PREFIX/sbin Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* more whitespace cleanupMike Frysinger2011-01-17
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Fix wpa_supplicant to find wireless interfaces on newer kernels.Roy Marples2009-07-01
| | | | Fixes #176.
* We should use -feature instead of nofeature.Roy Marples2009-07-01
| | | | | | This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178.
* Enable wpa_supplicant for >1 wireless interface if found.Roy Marples2009-05-06
|
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Add noshutdown to dhcpcd and wpa_supplicant. Tweak for style.Roy Marples2009-04-27
|
* Support BSDsRoy Marples2009-04-18
|
* Add net dependencyRoy Marples2009-04-16
|
* Add scripts for dhcpcd and wpa_supplicant.Roy Marples2009-03-05