Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-09-28 | Fix some derps | Dees_Troy | 1 | -0/+1 | |
2012-09-27 | Create symlinks at compile time for busybox | Dees_Troy | 1 | -1/+2 | |
2012-09-19 | Fix ext storage and zip paths | Dees_Troy | 1 | -0/+3 | |
Fix a bug with handling external storage during boot. Check zip root path when switching storage and ensure that the path is in the new storage path to prevent user confusion. | |||||
2012-09-07 | Add processing of fstab, mounting, and decrypt | Dees_Troy | 1 | -2/+1 | |
2012-09-06 | Hax to make it boot | Dees_Troy | 1 | -1/+2 | |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -0/+70 | |
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere |