Commit Graph

11 Commits

Author SHA1 Message Date
Koushik K. Dutta
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
Koushik K. Dutta
fe84a7ff84 allow selective restore 2010-03-25 18:19:23 -07:00
Koushik K. Dutta
78686294eb add free space check 2010-03-25 17:58:45 -07:00
Koushik K. Dutta
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
Koushik K. Dutta
b0a2503e02 check for md5 creation failure 2010-03-24 10:34:38 -07:00
Koushik K. Dutta
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
Koushik K. Dutta
3fb8d302f4 use the cached basename, rather than call it again. 2010-03-15 17:05:27 -07:00
Koushik K. Dutta
4b249cd022 refactor backup and restore
fix bugs
2010-03-15 16:41:09 -07:00
Koushik K. Dutta
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
Koushik K. Dutta
3f38f328cf sync memory and filesystem 2010-03-12 23:45:25 -08:00
Koushik K. Dutta
ee57bbc1b6 nandroid in C now has a progress bar 2010-03-12 23:21:12 -08:00