wpa_passphrase SSID SECRET_PASSWORD > /etc/sysconfig/wpa_supplicant-wifi0.conf
might aught to be changed to: wpa_passphrase/|SSID|/ /|SECRET_PASSWORD|/ >> /etc/sysconfig/wpa_supplicant-/|wifi0|/.conf Notice the ">>"; So that people don't go back and erase all the data in the file, as it's is so easy for someone to want to go back to the instructions to add another wireless access point, and not not notice that it only has one ">". Wayne Sallee [email protected]
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
