View Single Post
Old 03-15-2012, 02:22 PM   #45
pirl8
Pest
pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.pirl8 ought to be getting tired of karma fortunes by now.
 
Posts: 204
Karma: 239254
Join Date: Jan 2012
Location: Italy
Device: KT, PW3
Thank you very much.

Quote:
Originally Posted by ixtab View Post
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.
Ok just copied and pasted the wrong path (copy&paste will eventually destroy the world). What I mean is that appending to java.policy could be avoided replacing the previous shell command with something like this:
Code:
mntroot rw; cp /mnt/us/extensions/hackedupreader/HackedUpReaderExtension.jar /opt/amazon/ebook/lib/ ;
mntroot ro; killall cvm
The file that bhaak suggested to modify was actually config.xml. Should it be modified? How?


(As far as varnie files are concerned, I guess they're a drop-in replacement for bhaak ones).

Last edited by pirl8; 03-15-2012 at 02:32 PM.
pirl8 is offline   Reply With Quote