Mozilla Archive
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|mar}} }} '''Mozilla Archive''' (MAR) is a format used for transmitting updates to Mozilla software suc...") |
Dan Tobias (Talk | contribs) |
||
Line 10: | Line 10: | ||
* [https://wiki.mozilla.org/Software_Update:MAR Mozilla's reference on this format] | * [https://wiki.mozilla.org/Software_Update:MAR Mozilla's reference on this format] | ||
* [https://wiki.mozilla.org/Software_Update:Manually_Installing_a_MAR_file Manually Installing a MAR file] | * [https://wiki.mozilla.org/Software_Update:Manually_Installing_a_MAR_file Manually Installing a MAR file] | ||
+ | |||
+ | [[Category:Mozilla]] |
Revision as of 23:56, 26 February 2013
Mozilla Archive (MAR) is a format used for transmitting updates to Mozilla software such as Firefox. It consists of a series of files with some header information preceding them. No compression is done as part of this format, though the Mozilla update files which are sent in this manner are already in bzip2-compressed format. The files themselves are diff files generated with a variant of bsdiff.