This is an old revision of the document!
Todo List
This list must be overhauled. There's also another TODO list in the svn.
Just started this page to track possible features we want to add in future versions.
Updates for new trunk (will be 0.8)
- 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
- Patch exists: https://issues.asterisk.org/view.php?id=0011243
- Update (or more likely replace outright) Runnix with something supported