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
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 kern
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 mai
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.
___
ke
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.
___
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 -- kernel@lists
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 t
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 kernel-le...@lists.f
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 chan