commit ffbeb310019c58f4bfd80c65497b94e608df779d
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jan 26 23:56:34 2015 +0200

    "xz -9e" and "xz" size difference is very minimal:
    
    $ du xz*/lib/modules/ -sk
    42940   xz-e9/lib/modules/
    42876   xz/lib/modules/

 rpm.macros.kernel | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/rpm.macros.kernel b/rpm.macros.kernel
index 3d24d00..57aac80 100644
--- a/rpm.macros.kernel
+++ b/rpm.macros.kernel
@@ -97,6 +97,7 @@ done)
 # Supported values:
 # - "gzip -9nf" (module-init-tools and kmod)
 # - "xz" (kmod)
+# - "xz -9e" (kmod), however size difference with "xz" default options is very 
minimal
 # @since 1.707
 %kmod_compress_cmd %{__gzip} -9nf
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/ffbeb310019c58f4bfd80c65497b94e608df779d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to