coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] maint: tweak xz options to compress the release tarball even mor


From: Antonio Diaz Diaz
Subject: [PATCH] maint: tweak xz options to compress the release tarball even more
Date: Thu, 12 Jan 2017 03:31:38 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Jim Meyering wrote:
-export XZ_OPT = -8e
+export XZ_OPT = --lzma2=preset=9e,dict=48MiB,pb=0

Isn't this going to impact the use of pristine-tar?
https://packages.debian.org/sid/pristine-tar

https://github.com/pah/pristine-tar/blob/master/pristine-xz states that:
--------------------------------------------------------------------
The approach used to regenerate the original xz file is to figure out
how it was produced -- what compression level was used, etc. Currently
support is poor for xz files produced with unusual compression options.
--------------------------------------------------------------------


Best regards,
Antonio.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]