Thanks.
Droopy
Hi. This app started in my other topic but I decided to move it in here, it's better place.
What is it? It's better toolbox for your E6, with integrated eKonsole for ease of use. It's full coreutils and full bash, configured to work in chrooted environment, without any bloat in dir structure. Now new programs and libs can be easily added, because it won't bloat the main phone memory.
Installation:
1. Download http://dl.getdropbox.com/u/28596/Motorola/mohato.pkg
2. Download http://dl.getdropbox.com/u/28596/Motorola/mohato.7z
3. Install first with mpkg installer
4. Extract second to root of your memory card.
5. Start "MOHATO" from your main menu, it should boot ekonsole in chrooted environment. Clean and simple.
Now you can use all programs from mentioned topic; just download, extract and put into /mmc/mmca1/.mohato/usr/bin.
First thing you should add is sed+awk, get it from here. Perl, lua, ruby, php, tcl, javascript interpreters: see topic mentioned aboveyou'll also find port scanner and password cracker there.
This thread will be multi-application thread, all what's not [language] interpreter, will go in here. Enjoy!
Thanks.
Droopy
In Argentina
this is great.. much better with interpreters there and all the future mohato beauties here
mkdir /mmc/mmca1/bin
export PATH=$PATH:/mmc/mmca1/bin
copy your files there and use same ekonsole![]()
@tmp_do: and do it every time you want to use this stuff? What if your stuff needs additional shared libraries, each time setting LD_LIBRARY_PATH?![]()
use global env in ezxenvr.sh or .profile or .bash_profile![]()
I don't have the first one, the other two are on read-only CRAMFS partition(s). I wouldn't like to reflash my phone in order to modify .profile, or whatever.. Mohato is point-n-click, and all start in separate environment. And it's read-write, so you could modify .{bash_,}profile on-the-fly, without any special changes to the phone.
use firmware with rw /![]()
croot is there?
My firmware has read-only /, and I will never ever reflash my phone again ^^
First time was too scary for me.