Re: [OS-BUILD PATCHv9 0/3] redhat/kernel.spec.template: Add global compression variables

2023-04-26 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1369001617 I would go further on that, I see little value in using variables. It's very rare to switch compression algorithms over time. The only way I see it's useful is if we want to

Re: [OS-BUILD PATCHv9 0/3] redhat/kernel.spec.template: Add global compression variables

2023-04-26 Thread Scott Weaver (via Email Bridge)
From: Scott Weaver on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1368994511 This is just a question and not meant to block this. Should the flags `-c9` also be put under a variable for future proofing this change?

Re: [OS-BUILD PATCHv9 0/3] redhat/kernel.spec.template: Add global compression variables

2023-04-26 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1368763255 @jmflinuxtx @hertonrk-rh would either of you like to review this? ___ kernel mailing list -- kernel@lists.fedoraproject.org To

[OS-BUILD PATCHv9 0/3] redhat/kernel.spec.template: Add global compression variables

2023-04-25 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173 Most of the kernel and its packing is currently xz. There is one exception, KABI. Remove gzip and change the KABI symbol compression to xz. There are other compression algorithms