WPA support for wireless networks (DONE - hostap) – needs more work
Fully optimize onboard encryption engines (via padlock, geode, etc)
Update uClibc (0.9.30.2 is latest release as of 2010-01-13) or switch to eglibc
Update busybox and various other packages to latest/stable (we are using busybox 1.12.4, the latest stable is 1.15.3) – cannot be done until uClibc is updated.
Clean up Makefiles (never ending)
Improve administrator documentation (in progress)
review pppoe implementation. Does /etc/ppp/options-pppoe need to be just options? (is pppd using the current?)
Improve wifi implementation (?DONE - can someone confirm)
IPSec Road Warrior configuration
Add VPN configuration to gui (DONE)
Implement reboot on kernel panic option? (could be helpful if /tmp becomes full)
Implement readline support to sqlite, ipsec, bash and a few others)
Add flite support
Improve detection on when to force 'noram' ( awk '/^MemTotal:/ { print int($2 / 1024); }' /proc/meminfo )
Get Asterisk to use GSM codec from Spandsp so we can bump GCC versions
Update (or more likely replace outright) Runnix with something supported
Mail queue feature for msmtp (+ own init script) - Lonnie is working on it