Software Update:MAR: Difference between revisions

Line 116: Line 116:
* The former works just fine for extracting files
* The former works just fine for extracting files
** to use the former: cd tmp_dir; mar.py -x ../foo.mar
** to use the former: cd tmp_dir; mar.py -x ../foo.mar
** for bzipped files such as b2g mar files:  try 'mar.py -x -j fota-flame-update.mar'
** for bzip2'ed files such as b2g mar files:  try 'mar.py -x -j fota-flame-update.mar'
** or 'mv update.zip update.zip.bz2; bunzip2 update.zip.bz2'
** or 'mv update.zip update.zip.bz2; bunzip2 update.zip.bz2'
Confirmed users
4,378

edits