The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Template talk:Keys"
(replaced outdated post that was resolved with a new issue) |
|||
Line 5: | Line 5: | ||
| iBSSKey = TODO |
| iBSSKey = TODO |
||
Any ideas? --[[User:5urd|5urd]] ([[User talk:5urd|talk]]) 15:58, 3 October 2013 (UTC) |
Any ideas? --[[User:5urd|5urd]] ([[User talk:5urd|talk]]) 15:58, 3 October 2013 (UTC) |
||
+ | :Sounds like a great idea, but I would also add an option for the kernelcache (not the key) but the filename. --[[User:Phyrrus9|Phyrrus9]] ([[User talk:Phyrrus9|talk]]) 02:04, 5 October 2013 (UTC) |
Revision as of 02:04, 5 October 2013
File Names
I know why we list the file names of the Root FS and ramdisks: to know which is which. Why don't we list the file names of the other (IMG3) files? I have seen some iPhone 3G (iPhone1,2
/n82ap
) firmwares that contain iPhone 2G (iPhone1,1
/m68ap
IMG3 files also under /Firmware/dfu
and /Firmware/all_flash
. There have also been some firmwares that contain multiple Kernelcaches.
To know which is which, you need to look up the application processor's name. If you have the keys in front of you, it would make sense to have the file name also. Listing the file names of the Root FS and ramdisks makes it so you don't have to look in BuildManifest.plist
to find out which is which. So why do we make you have to look up the applicatioin processor's name?
Granted, this situation doesn't happen that often, but it would still make sense. As for how to acomplish this, we can just use the current method for IMG3 files, but modified a bit (iPhone 2G 2.0.2 (5C1)):
| iBSS = iBSS.m68ap.RELEASE.dfu | iBSSIV = TODO | iBSSKey = TODO