View Single Post
Old 02-21-2013, 07:04 AM   #195
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
Here's my build of k3flasher, pretty selfcontained:

Code:
# ldd k3flasher
        linux-gate.so.1 =>  (0xb7702000)
        librt.so.1 => /lib/librt.so.1 (0xb76d3000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb76b8000)
        libc.so.6 => /lib/libc.so.6 (0xb754b000)
        /lib/ld-linux.so.2 (0xb7703000)
It's from dpavlin's branch that adds some improvements - https://github.com/dpavlin/k3libre/t...ster/k3flasher .
Attached Files
File Type: zip k3flasher.zip (105.9 KB, 392 views)
dsmid is offline   Reply With Quote