Skip to content

Panic with descriptive error on xz, gzip, or bzip2-compressed initrds

Fixes #562 (closed). Panics with a descriptive error message upon module loading if any initrd has the xz, bzip2, or gzip magic headers, indicating they are compressed.

Merge request reports