Commit Graph

24 Commits

Author SHA1 Message Date
52d3f205b5 fix sdext backup bug 2010-06-21 12:11:13 -07:00
598cfc7e9d Remove any references to mmcblk0. Add recovery.log failure hook into ROM Manager. 2010-06-20 09:42:47 -07:00
8b5e1856b3 support DATADATA 2010-06-14 22:04:22 -07:00
58131e760c add optional hiding of the progress bar, for speed. 2010-06-09 12:41:20 -07:00
8430655931 format BOOT on nandroid restore. 2010-04-18 21:21:58 -07:00
f3534d08eb tabs vs spaces 2010-04-18 18:06:24 -07:00
2f73e58ef8 Unmount partitions after restore (except for CACHE:).
Wipe sd-ext on data wipe.
Fix bug where wiping SDEXT: did not work.
2010-04-18 16:00:21 -07:00
6771aca715 copy extended command and run it, rather than load and delete. 2010-04-03 23:28:39 -07:00
71ef11f2d5 sd-ext should not show an error when trying to back it up and it is not there 2010-04-02 22:17:56 -07:00
68b0190858 Nandroid restore of sd-ext. 2010-04-01 12:20:39 -07:00
3f99539c4d Add formatting options for SDCARD and SDEXT. Nandroid backup now supports SDEXT if it is mountable. TODO: Nandroid Restore of SDEXT. 2010-03-30 23:29:43 -07:00
6923cc3223 Allow selective restore from ROM Manager. Dump recovery image on Nandroid. 2010-03-29 14:46:00 -07:00
c0970934e2 dont fail on lack of free space. just warn. figure out issue later. allow KEY_BACK 2010-03-25 23:19:19 -07:00
04159f738f epic fail on my part. integer overflow. the s_bfree and such are all long values 2010-03-25 19:04:08 -07:00
fe84a7ff84 allow selective restore 2010-03-25 18:19:23 -07:00
78686294eb add free space check 2010-03-25 17:58:45 -07:00
d717892353 put parenthesis around the md5sum... apparently there was a strange issue of the sum not being generated. 1.7.7.3 2010-03-24 14:38:40 -07:00
b0a2503e02 check for md5 creation failure 2010-03-24 10:34:38 -07:00
f721594cd0 Fix mount USB storage bug. Fix bug where boot image was not being restored by Nandroid. 2010-03-16 13:34:51 -07:00
3fb8d302f4 use the cached basename, rather than call it again. 2010-03-15 17:05:27 -07:00
4b249cd022 refactor backup and restore
fix bugs
2010-03-15 16:41:09 -07:00
face588f64 do the md5 sum and check in the directory of the backup. otherwise it uses absolute paths, which doesnt allow you to rename the backup or move it. 2010-03-13 10:15:55 -08:00
3f38f328cf sync memory and filesystem 2010-03-12 23:45:25 -08:00
ee57bbc1b6 nandroid in C now has a progress bar 2010-03-12 23:21:12 -08:00