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

2023-02-03 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1265047538 Oops. Forgot this link https://src.fedoraproject.org/rpms/grub2 ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

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

2023-02-03 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1265046337 It looks like this change is in F36 to F38. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

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

2023-02-03 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1265045961 @jwyatt-rh the change was to deal with bz, not xz. xz is only used in the modules. The bz change here is to jump from gz. ___ kernel

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

2023-02-01 Thread John B. Wyatt IV (via Email Bridge)
From: John B. Wyatt IV on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1261397174 I just checked my F36 machine. I do not see any code in 20-grub.install that handles .xz compressed symvers compared to gz and bz. ___

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

2023-01-09 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1232441354 This is in rawhide now AFAICT. https://koji.fedoraproject.org/koji/buildinfo?buildID=2103281 I will ping rharwood to see if we can get this into F36.

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

2022-12-20 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1216406692 >But is it in Fedora 36 - Rawhide built binaries? Just checked. It is NOT in F36 or rawhide yet. ___ kernel mailing list --

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

2022-12-16 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1212551213 But is it in Fedora 36 - Rawhide built binaries? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

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

2022-12-16 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173#note_1212511476 I think this is merged now? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

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

2022-12-13 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 are two exceptions: the aarch64 boot an initrd images [1] and KABI. Mark gzip as only being necessary for aarch64, and