hey folks, I've managed to get this installed and working on my k3g (v3.4.3).
basically, what you need to do is as follows:
1. extract the source to the kindle
2. `mntroot rw` (through the usbnetwork hack or whatever)
3. `install.sh` from the source
4. `touch /var/local/log/browser_log` (may not be necessary)
5. `mntroot ro`
6. reboot
I tried rebuilding an installer package myself, but when attempting to install it, MRPI reported "no scripts found", and the official update installer fails about halfway through -- which I guess is when it tries to mess with the rootfs, considering it wouldn't install correctly without `mntroot rw`.
I figure the uninstall script would work quite the same way.
sorry for the two year bump :X
|