Hi,
I'm running TCL 5 on a Cubieboard.
First off, I must say how impressed I am with TCL. Until I tried TCL, I had given up on ever using the Cubieboard as a PC with a full GUI: it was just too slow. With TCL, it's insanely fast!
I've run into a problem with Dropbear. I'm trying to install it, following the instructions at
http://tinycorelinux.net/5.x/armv7/Allwinner-A10/README-dropbear.txt.
I did all of the steps on my x86 PC running the TinyCore CD, and have a backup of the specified files in mydata.tgz on an SD card.
Ummm, now what?
Although the README doesn't say so, I figured I needed to install Dropbear on TCL 5 on the Cubieboard, then copy the settings and key files from mydata.tgz. I ran import -b dropbear on the Cubieboard, and while that completed without any errors, there is no /etc/init.d/dropbear file, and I can't find any other dropbear files on the Cubieboard.
Unless I'm missing something, the x86 files backed up in mydata.tgz won't work without the dropbear executables, will they?
Thanks,
Dan