snapcore / core-initrd

initrd implementation in ubuntu core
https://ubuntu.com/core/docs
GNU General Public License v3.0
9 stars 27 forks source link

main: On arm64, attempt to decompress vmlinuz automatically. #199

Closed xnox closed 11 months ago

xnox commented 1 year ago

this will simplify a lot of things packaging side.

But also might switch to zimg soon anyway.

xnox commented 11 months ago

Tested this against mantic on v6.5 builds the kernel inclusion is now of correct size and format out of the box, without need to manually ensure to ungzip the kernel first.