Draft: Add support for Apple iPhone 7 flasher
Compare changes
+ 11
− 1
@@ -652,7 +652,7 @@ install_user_groups = ["wheel", "video", "audio", "input", "plugdev", "netdev"]
@@ -779,6 +779,16 @@ flashers = {
This merge request adds support to flash Apple devices (especially the iPhone 7/7+) using checkra1n and pongoOS Linux loader script.
To get this working we would need:
Manually running these steps already works and it would be cool to have them into one single pmbootstrap flasher boot
command to simplify the process. I still have to test this implementation :)