Comment # 12 on bug 1192457 from
(In reply to Martin Wilck from comment #11)
> The idea would be something like 
> 
>  find /usr/lib/modules -name '*.ko.xz' -print0 | xargs -0 xz -d
> 
> after installing the kernel, and before creating the image.

OUCH :)

rpm -qV kernel-default will hate us for this and eat our kittens

(but as a workaround probably doable for the live images; openQA debug helpers
will get a bit noisy)


You are receiving this mail because: