Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
version when using --latest
|
|
in archive
|
|
ipsw_extract_to_file()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It appears that iTunes does no longer parse the version XML structure as
currently implemented in idevicerestore. We'll need to modify the lookup for
the latest firmware in the future, this will do for a while.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents restore attempts with corrupt firmware IPSW files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This gets rid of the device model checking code and allows
devices like the iPhone 3G to get shsh blobs as required by iOS 4.
The requirement if the components need to be signed is determined
by which kind of manifest filename is within the IPSW.
|
|
|
|
|
|
the restore process to allow for easier porting
|
|
over the place
|
|
starting to mature really well
|
|
4.0b4 to my device
|
|
restore and everything should be good.
Note: The latest HEAD from marcan's usbmuxd is required for this program to work. Linux kernel drivers do some wacky stuff with iPod audio interfaces
|
|
little bit, but not everything yet.
|
|
|
|
|
|
|