Difference between revisions of "Template:Keys/doc"

From The iPhone Wiki
Jump to: navigation, search
(changed note of rootfskey and added gmrootfskey and gmrootfsdmg for 8a293 (4.0.0))
(Syntax: make it easier to put the "TODO")
Line 13: Line 13:
 
 
 
| rootfsdmg =
 
| rootfsdmg =
| rootfskey =
+
| rootfskey = TODO
 
| gmrootfsdmg =
 
| gmrootfsdmg =
| gmrootfskey =
+
| gmrootfskey = TODO
 
 
 
| noupdateramdisk =
 
| noupdateramdisk =
Line 21: Line 21:
 
 
 
| updatedmg =
 
| updatedmg =
| updateiv =
+
| updateiv = TODO
| updatekey =
+
| updatekey = TODO
 
 
 
| restoredmg =
 
| restoredmg =
| restoreiv =
+
| restoreiv = TODO
| restorekey =
+
| restorekey = TODO
 
 
 
| is1xfirmware =
 
| is1xfirmware =
 
| is8a293 =
 
| is8a293 =
 
 
| AppleLogoIV =
+
| AppleLogoIV = TODO
| AppleLogoKey =
+
| AppleLogoKey = TODO
 
 
| BatteryChargingIV =
+
| BatteryChargingIV = TODO
| BatteryChargingKey =
+
| BatteryChargingKey = TODO
 
 
| BatteryCharging0IV =
+
| BatteryCharging0IV = TODO
| BatteryCharging0Key =
+
| BatteryCharging0Key = TODO
 
 
| BatteryCharging1IV =
+
| BatteryCharging1IV = TODO
| BatteryCharging1Key =
+
| BatteryCharging1Key = TODO
 
 
| BatteryFullIV =
+
| BatteryFullIV = TODO
| BatteryFullKey =
+
| BatteryFullKey = TODO
 
 
| BatteryLow0IV =
+
| BatteryLow0IV = TODO
| BatteryLow0Key =
+
| BatteryLow0Key = TODO
 
 
| BatteryLow1IV =
+
| BatteryLow1IV = TODO
| BatteryLow1Key =
+
| BatteryLow1Key = TODO
 
 
| DeviceTreeIV =
+
| DeviceTreeIV = TODO
| DeviceTreeKey =
+
| DeviceTreeKey = TODO
 
 
| GlyphChargingIV =
+
| GlyphChargingIV = TODO
| GlyphChargingKey =
+
| GlyphChargingKey = TODO
 
 
| GlyphPluginIV =
+
| GlyphPluginIV = TODO
| GlyphPluginKey =
+
| GlyphPluginKey = TODO
 
 
| iBECIV =
+
| iBECIV = TODO
| iBECKey =
+
| iBECKey = TODO
 
 
| iBootIV =
+
| iBootIV = TODO
| iBootKey =
+
| iBootKey = TODO
 
 
| iBSSIV =
+
| iBSSIV = TODO
| iBSSKey =
+
| iBSSKey = TODO
 
 
| KernelcacheIV =
+
| KernelcacheIV = TODO
| KernelcacheKey =
+
| KernelcacheKey = TODO
 
 
| LLBIV =
+
| LLBIV = TODO
| LLBKey =
+
| LLBKey = TODO
 
 
| NeedServiceIV =
+
| NeedServiceIV = TODO
| NeedServiceKey =
+
| NeedServiceKey = TODO
 
 
| RecoveryModeIV =
+
| RecoveryModeIV = TODO
| RecoveryModeKey =
+
| RecoveryModeKey = TODO
 
 
| WTFIV =
+
| WTFIV = TODO
| WTFKey =
+
| WTFKey = TODO
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
   

Revision as of 22:32, 5 August 2011

Intro

This is the ultimate key template for the key pages. Its syntax is described below.

Syntax

When using this, delete the ones that are not in the fw and put TODO on the ones that need to be done, otherwise they won't show up.
Also, if this is a 1.x Firmware, place anything in the is1xfirmware tag and delete the updateiv, updatekey, restoreiv, restorekey tags, and every tags between AppleLogoIV and WTFKey.

{{keys
 | version             = 
 | build               = 
 | device              = 
 | downloadurl         = 

 | rootfsdmg           = 
 | rootfskey           = TODO
 | gmrootfsdmg         = 
 | gmrootfskey         = TODO

 | noupdateramdisk     = 
 | ramdisknotencrypted = 

 | updatedmg           = 
 | updateiv            = TODO
 | updatekey           = TODO

 | restoredmg          = 
 | restoreiv           = TODO
 | restorekey          = TODO

 | is1xfirmware        = 
 | is8a293             = 

 | AppleLogoIV         = TODO
 | AppleLogoKey        = TODO

 | BatteryChargingIV   = TODO
 | BatteryChargingKey  = TODO

 | BatteryCharging0IV  = TODO
 | BatteryCharging0Key = TODO

 | BatteryCharging1IV  = TODO
 | BatteryCharging1Key = TODO

 | BatteryFullIV       = TODO
 | BatteryFullKey      = TODO

 | BatteryLow0IV       = TODO
 | BatteryLow0Key      = TODO

 | BatteryLow1IV       = TODO
 | BatteryLow1Key      = TODO

 | DeviceTreeIV        = TODO
 | DeviceTreeKey       = TODO

 | GlyphChargingIV     = TODO
 | GlyphChargingKey    = TODO

 | GlyphPluginIV       = TODO
 | GlyphPluginKey      = TODO

 | iBECIV              = TODO
 | iBECKey             = TODO

 | iBootIV             = TODO
 | iBootKey            = TODO

 | iBSSIV              = TODO
 | iBSSKey             = TODO

 | KernelcacheIV       = TODO
 | KernelcacheKey      = TODO

 | LLBIV               = TODO
 | LLBKey              = TODO

 | NeedServiceIV       = TODO
 | NeedServiceKey      = TODO

 | RecoveryModeIV      = TODO
 | RecoveryModeKey     = TODO

 | WTFIV               = TODO
 | WTFKey              = TODO
}}

Syntax Explicitation :)

Tag Explanation
version The version of the build (Ex. page is Durango 8K2 (iPhone 3GS), you would put 4.3.4)
build Explains itself
device See below (v)
downloadurl Only PUBLIC Apple firmwares that Apple has made available to everyone for free (copy from Firmware)
rootfsdmg The name of the Root FS file (W/O .DMG)
rootfskey The key for the Root FS
gmfootfsdmg The name of the GM Root FS file (W/O .DMG)
gmrootfskey The key for the GM Root FS
noupdateramdisk If this has anything (yes, even no), the "Update Ramdisk" section will not be displayed
ramdisknotencrypted If this has anything (yes, even no), the Ramdisks will display "Not Encrypted"
updatedmg The name of the Update Ramdisk file (W/O .DMG) (can be deleted if noupdateramdisk is filled)
updateiv The IV of the Update Ramdisk (can be deleted if noupdateramdisk is filled)
updatekey The Key of the Update Ramdisk (can be deleted if noupdateramdisk is filled)
restoredmg The name of the Restore Ramdisk file (W/O .DMG)
restoreiv The IV of the Restore Ramdisk (can be deleted if is1xfirmware is filled)
restorekey The Key of the Restore Ramdisk (can be deleted if is1xfirmware is filled)
is1xfirmware If this is a 1.x firmware, place anything (even no) here to get a message instead of Key and IV tags.
is8a293 If this is a 4.0 (8A293) firmware, place anything (even no) here to get a line for the GM Root File System Key. If it is not, delete this and the gmrootfs*** lines.
*IV The IV for the *
*Key The Key for the *

Device

key Device
appletv21 Apple TV 2G
ipad11 iPad 1G
ipad21 iPad 2 (Wi-Fi)
ipad22 iPad 2 (GSM)
ipad23 iPad 2 (CDMA)
iphone11 iPhone 2G
iphone12 iPhone 3G
iphone21 iPhone 3GS
iphone31 iPhone 4 (GSM)
iphone33 iPhone 4 (CDMA)
ipod11 iPod touch 1G
ipod21 iPod touch 2G
ipod31 iPod touch 3G
ipod41 iPod touch 4G