[lwlan-devel] busybox on target doesn't like the configuration scripts
Jim Ham
jimham at dslextreme.com
Fri Jun 20 21:21:01 EDT 2008
Hello,
Well, I'm back. I'm now struggling with configuration. Busybox v1.00
trips over at least two constructions in /etc/wlan/shared:
line 102:
for i in `find /etc/wlan -name 'shared.*' -and -not -name '*.dpkg*'` ; do
apparently it doesn't like the "-and -not ..."
line 212:
token_ssid=`echo $1 | sed -ne 's/\(.*\)\(:..:..:..:..:..:..\).*/\1/p'`
I've got the radio associated with my access point, but I need to set up
128 bit encryption. Is there something on the web site that could help
me figure this out? This is an embedded device so if I understood the
commands to wlanctl_ng I could make a real simple script to run on boot.
Regards,
Jim
Porcine Associates
+1.650.326.2669
www.porcine.com
More information about the Linux-wlan-devel
mailing list