wpa-supplicant: Replace /etc/wpa_supplicant.conf with the Debian way to handle WPA:
authorMatthias Hentges <oe@hentges.net>
Sun, 3 Jun 2007 16:14:30 +0000 (16:14 +0000)
committerMatthias Hentges <oe@hentges.net>
Sun, 3 Jun 2007 16:14:30 +0000 (16:14 +0000)
commit40c44c63416e2aa92344d18c5f7e6d1be8884821
tree98609d69fe861942fbfde37a66db1f8a7708d733
parent65f4f9a4f9e79a26d86899ec2cecb4a46cdb79aa
wpa-supplicant: Replace /etc/wpa_supplicant.conf with the Debian way to handle WPA:
- All configuration is done via /etc/network/interfaces (similiar to WEP)
- /etc/init.d/wpa is no longer needed
- wpa_supplicant is launched on ifup with the settings from /e/n/interfaces
packages/wpa-supplicant/files/functions.sh [new file with mode: 0755]
packages/wpa-supplicant/files/ifupdown.sh [new file with mode: 0755]
packages/wpa-supplicant/wpa-supplicant-0.5.inc
packages/wpa-supplicant/wpa-supplicant_0.5.5.bb
packages/wpa-supplicant/wpa-supplicant_0.5.7.bb