wpa_supplicant v0.3.9, WPA client encryption for Puppy Linux with kernel 2.4.29 - versions 1.0.4 and 1.0.5 from http://hostap.epitest.fi/wpa_supplicant/ compiled by tempestuous, September 2005. Not tested. No guarantees. No support. INSTRUCTIONS ## uncompress the application package from the uppermost directory cd / tar -zxvf wpa_supplicant-0.3.9.tar.gz MAKING IT PERMANENT To have this application available every time you boot up, save the tarball to your /root directory, which is persistent if you use a pupfile. Add the uncompress commands to /root/.etc/rc.d/rc.local cd / tar -zxvf /root/wpa_supplicant-0.3.9.tar.gz