View Single Post
Old 02-28-2011, 08:24 PM   #1539
yifanlu
Kindle Dissector
yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.yifanlu ought to be getting tired of karma fortunes by now.
 
Posts: 662
Karma: 475607
Join Date: Jul 2010
Device: Amazon Kindle 3
Thanks for teaching me about the kindle runlevels. I have updated my jailbreak to use this method. However, I also went another step and removed a need for whitelists. My script reads the signature for the update before amazon's updater does and changes keys accordantly.

Also, I don't know if this is just on my kindle but running:
grep "^fsp /etc/uks/pubprodkey01.pem" /proc/mounts
doesn't return anything. On my kindle it's listed as
"/dev/root /etc/uks/pubprodkey01.pem ext3 rw,noatime,nodiratime,data=ordered 0 0" so I'm using:
grep "/etc/uks/pubprodkey01.pem" /proc/mounts
to check.
yifanlu is offline   Reply With Quote