anatol / booster

Fast and secure initramfs generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle zstd compressed firmware

evelikov opened this issue · comments

Coming from https://bugs.archlinux.org/task/78892:

In seems like booster does not know about zstd compressed firmware, even though the feature landed in upstream kernel with 5.19 - about 11 months ago. Which in turn means that modules will barf up, since their firmware isn't present in the initrd.

At a glance it seems to be a one-liner - will open a MR in a moment.