From: Philip P. <phi...@re...> - 2008-12-29 16:42:29
|
Actually, I should have updated this list... hostapd works, sort of... WPA-PSK (WPA2) works... I could add a little code to handle WEP as well. Adding additional SSIDs and VLANs doesn't work yet... I've not seen a working example of how to do this. I've started to add some of the host.X prerequisites. Also, do we want to stay on 2.6.26? Or bump to 2.6.27 or 2.6.28? Also, the 0.8 BOM could actually be a 0.7.2 or 0.7.3 release instead. Philip Prindeville wrote: > Here are some thoughts I had: > > *** Release 0.7 *** > > Fix targets in toolchain to depend on each other in proper order (i.e. > kernel-headers or whatever)... this will speed up parallel builds (-j8) > on multicores... > > Fix packages to depend on "toolchain" target. > > Populate "toolchain" target. > > Fix packages to compile using linux headers from STAGING_DIR (and set > LINUX_HEADERS_DIR to this?)! > > Scrub $LINUX_DIR out of packages. > > Fix all makefiles to rely on have.<native-command> i.e. have.nasm, etc. > > Get hostapd working. > > Get road-warrior IPSec working. > > Bump to Arno's firewall 1.9.0 and kill off astfw and converge on common > variable names? > > *** Release 0.8 *** > > Get rid of /mnt/kd, /stat, and /tmp/etc ... > > Bump to Asterisk 1.6 > > > |