Quote:
Originally Posted by pirl8
Ok, let me understand. I'm missing a few things.
There's a libfreetype bin package that can be installed/uninstalled by putting it on the top of the USB accessible directory
|
Yes.
Quote:
Originally Posted by pirl8
There's a hackedpubreader extension that cab be copied in the "extensions" directory of the USB accessible directory. Something has to be activated by executing
Code:
mntroot rw; cat /mnt/us/extensions/hackedupreader/hackedupreader.policy >>/usr/java/lib/security/java.policy
mntroot ro; killall cvm
|
Yes.
Quote:
Originally Posted by pirl8
By the way appending to /usr/java/lib/security/java.policy can be avoided by copying /mnt/us/extensions/hackedupreader/hackedupreader.policy to /opt/amazon/ebook/lib.
|
No. What would go into the /opt/amazon/ebook/lib/ directory is the
jar file that is currently somewhere under /mnt/us/extensions/. This avoids the need to write custom policies altogether.
Quote:
Originally Posted by pirl8
The /mnt/us/extensions/hackedupreader/hackedupreader.policy should be modified also: how?
|
No. (AFAIK)
Quote:
Originally Posted by pirl8
|
/mnt/us/
Quote:
Originally Posted by pirl8
As an alternative, varnie has compiled a modified version of the binaries with a working open ebooks" feature. Where should files within that tarball be placed?
|
Don't know, didn't take a look at it