After reading this post and trying everything you wrote, my transmission-torrent runs now with great 220k down. Thank you!
But now I have a problem: I don't know at which step I made a mistake, but if I login now with Telnet/SSL and for example enter 'nano' it does not start. It shows only 'Error opening terminal: xterm'. MC works, but it only shows the directories *.cedit,*.mc,*.httpd.conf. But with 'ls/' or 'vi' I can access all of my files.
I think the error exist after installing uclibc-opt or after enter '/sbin/syslogd -m 0 -O /opt/var/log/messages -S -l 7'.
What can I do? I don't want to refirm my router (WL-500gp with 1.9.2.7-7f) again..:-(
Perhaps it is important, this is my ipkg.conf:
Code:
src unslung http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
dest root /
===========
okay:
Code:
awk '/^Package:/{system("ipkg install -force-reinstall -force-defaults " $2)}' /opt/lib/ipkg/status
helps...