Support gzip compressed linux kernels for RISC-V kernels
Make the fallback kver scraper test for gzip and use zcat
for gzip compressed kernels.
This has been tested on qemu-system-riscv64 and the generated initramfs works pretty well.
Edited by nl6720