[PATCH v2] arm64: Allow packing uncompressed images into distro packages
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Tue Oct 8 05:14:13 PDT 2024
On 11.09.2024 4:53 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.
>
> Use 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 <konrad.dybcio at oss.qualcomm.com>
Konrad
More information about the linux-arm-kernel
mailing list