libimobiledevice / idevicerestore

Restore/upgrade firmware of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v3.0
1.29k stars 390 forks source link

Why extracts to tmpfs? #371

Open ghost opened 3 years ago

ghost commented 3 years ago

It extracts ipsw to /tmp directory, which is unfriendly to low-memory machines.

nikias commented 3 years ago

Use --cache-path command line switch!