Mozilla Archive

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(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...")
 
m (Add Kaitai Struct schema)
 
(2 intermediate revisions by one user not shown)
Line 3: Line 3:
 
|subcat=Archiving
 
|subcat=Archiving
 
|extensions={{ext|mar}}
 
|extensions={{ext|mar}}
 +
|kaitai struct=mozilla_mar
 
}}
 
}}
  
'''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]].
+
'''Mozilla Archive''' (MAR) is a format used for transmitting updates to Mozilla software such as Firefox. (Not to be confused with [[MAFF]], the Mozilla Archive Format for archiving copies of websites.) 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]].
  
 
== References ==
 
== References ==
 
* [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]]

Latest revision as of 17:34, 26 December 2024

File Format
Name Mozilla Archive
Ontology
Extension(s) .mar
Kaitai Struct Spec mozilla_mar.ksy

Mozilla Archive (MAR) is a format used for transmitting updates to Mozilla software such as Firefox. (Not to be confused with MAFF, the Mozilla Archive Format for archiving copies of websites.) 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.

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox