Difference between pages "Package:Gzip" and "Template:ArticleFooter"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{Ebuild
{{#vardefine:Summary:{{#show: {{FULLPAGENAME}} ?Summary}}}}
|Summary=Gzip is the standard GNU compressor/decompressor, used to create and expand .gz archives.
{{#vardefine:Author:{{#show: {{FULLPAGENAME}} ?Author}}}}
|CatPkg=app-arch/gzip
{{#vardefine:Icon:{{#show: {{FULLPAGENAME}} ?Icon}}}}
|Maintainer=Oleg,
{{#widget:NewsInfo|body={{#var:Summary|}}|user={{#var:Author|}}|icon_url={{#if:{{#var:Icon|}}|{{filepath:{{#sub:{{#var:Icon}}|5}}|80}}|http://www.gravatar.com/avatar/{{#show: {{FULLPAGENAME}} | ?Gravatar MD5}}/?s=80&d=retro&r=g}}}}
|Homepage=http://www.gnu.org/software/gzip/
{{#show: {{#var:Author}} | ?Bio }}
|Repository=Funtoo Overlay
}}
Our forked version of Gzip adds a patch to add the <tt>--rsyncable</tt> option, which creates an "rsync-friendly" archive. This option used by <tt>vzdump</tt> utility
 
Here is the full description of this option:
 
<blockquote>
"While compressing, synchronize the output occasionally based on the
input.  This reduces compression by about 1 percent most cases, but
means that the <tt>rsync</tt> program can take advantage of similarities
in the uncompressed input when syncronizing two files compressed with
this flag.  <tt>gunzip</tt> cannot tell the difference between a
compressed file created with this option, and one created without it."
</blockquote>
{{EbuildFooter}}

Revision as of 08:01, December 28, 2014


By /
{{#show: | ?Bio }}