[PATCH] arm64: Allow packing uncompressed images into distro packages

Konrad Dybcio konradybcio at kernel.org
Thu Aug 22 16:51:26 PDT 2024


On 20.08.2024 5:11 AM, Bjorn Andersson wrote:
> From: Bjorn Andersson <quic_bjorande at quicinc.com>
> 
> The distro packages (deb-pkg, pacman-pkg, rpm-pkg) are generated using
> the compressed kernel image, which means that the kernel once installed
> can not be booted with systemd-boot.
> 
> This differs from the packages generated by the distros themselves,
> which uses the uncompressed image.
> 
> Expand the newly introduced CONFIG_COMPRESSED_INSTALL option to allow
> selection of which version of the kernel image should be packaged into
> the distro packages.
> 
> Signed-off-by: Bjorn Andersson <quic_bjorande at quicinc.com>
> ---

Reviewed-by: Konrad Dybcio <konradybcio at kernel.org>

Konrad



More information about the linux-arm-kernel mailing list