mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
Make the traditional FITs smaller by: - Filtering out the kernel image from the rootfs, since the FIT way is to ship it separately. - Gzipping the kernel in the FIT, since aarch64 uses the uncompressed "Image" format, and squashfs won't take care of it for us.