Hi!
I have been trying to get piCore (ARMv6) setup on my model B Pi (2012 Q4), but got stuck with the getlocale package (because I wanted to get tmux running and it complains about needing a UTF-8 locale).
First I tried piCore-12.0, following all the instructions carefully (resizing fs etc.). Then installed the getlocale package using tce-load -iw getlocale. All looks fine but when i run sudo getlocale.sh no dialog is shown and the dialog command, used by the script, exits with a non zero exit code (no error message is shown).
I then tried the same thing with piCore-9.0.3 and there it works fine. The dialog is shown and I can select the locales to install.
Feeling brave I also tried on piCore-11.0, here the extension getlocale.tcz failed due to install error:
Downloading: glibc_i18n_locale.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: glibc_i18n_locale.tcz.md5.txt: No such file or directory
It would be nice to get everything running on 12.0 so any suggestions are most welcome.
Cheers