Changes between Version 9 and Version 10 of incsfree
- Timestamp:
- 09/01/11 21:47:09 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
incsfree
v9 v10 9 9 It's source code can be found at [https://github.com/tmzt/g2root-kmod/tree/master/guhl] in the directories incsfree, gfmod and gkmod. 10 10 11 Please feel free to use sit as you like '''as long as you respect the license'''!11 Please feel free to use it as you like '''as long as you respect the license'''! 12 12 13 13 == incsfree and it's options == … … 60 60 61 61 === -- restore === 62 -r (or --restore) option allows you to restore the backupfile of your partition 7. It expects a backup file created be gfree in a previous run.62 -r (or --restore) option allows you to restore the backupfile of your partition 7. It expects a backup file created be incsfree in a previous run. 63 63 === --recovery === 64 64 -y (or --recovery) option allows you to install a recovery image file to partition 21. It will create a backup file of your existing partition 21 named /sdcard/part21backup-<time>.bin. ''' Please make sure that you are using the correct recovery image file for your device! '''. You can use -y together with -w: This will disable the write protection of the emmc and install the recovery image but will not change anything in partition 7.