Apps | Hardware | Setup | Network | Hacking | Wishlist | Top |
In case I need to re-image the phone or if something goes wacko, I need to make a list of all the hacks I've done. I have tried to keep the number of hacks as small as possible, so the work after a total loss is minimized.
/data/data/com.android.browser/gears: change this directory to a
symlink pointing to the memory card. It is supposed to be owned by
app_17:app_17 mode 700. App_17 is the user
dedicated to the
browser. Of course on a VFAT filesystem the mode and owner cannot
be set.
/system/xbin/busybox: I installed Saurik's version; see Saurik's blog post for the link.
/default.prop: Change to have ro.secure=0 , i.e. insecure, i.e. adb runs as root and can write on root-owned files.
/system/bin/vold: This was hacked to enable mounting ext3 filesystems. /system/etc/vold.conf was also hacked to support a memory card with two partitions, but I couldn't get vold to do this, so I reverted vold.conf.
/system/etc/security/cacerts.bks: Install the Math and CouchNet root certificates. See the procedure for installing a root certificate.
Apps | Hardware | Setup | Network | Hacking | Wishlist | Top |