summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Joshua Hill2010-06-20 22:02:18 -0400
committerGravatar Joshua Hill2010-06-21 03:59:31 -0400
commit24afafe06f902bfd9f5652beb8797f24033c68bc (patch)
treec998387441a8e044a07cb3a5ae1282543ddaebad /TODO
parent2a2934ca1568dffe69da9a20420c7c0c71376bce (diff)
downloadidevicerestore-24afafe06f902bfd9f5652beb8797f24033c68bc.tar.gz
idevicerestore-24afafe06f902bfd9f5652beb8797f24033c68bc.tar.bz2
Archived for historical reasons
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index c631123..6223afe 100644
--- a/TODO
+++ b/TODO
@@ -11,7 +11,7 @@ o) Writing restore logs to an external file for debugging would be a great help.
o) Need to change some info progresses to only display the component name rather then the full path which can be messy.
o) Would be nice to add options to keep some connections open during similar operations rather then reopening and closing them each time.
o) Extracting and signing all firmware files at one time rather then extracting and signing each one as we need it could speed things up as well.
-o) Clean up restore_send_kernelcache
-o) Clean up restore_send_nor
+o) Clean up refactor restore_send_kernelcache()
+o) Clean up and refactor restore_send_nor()
o) Finishing cleaning up asr_perform_validation
o) Double check to make sure asr_send_payload looks clean \ No newline at end of file