From ad8cf5a6f180116f9edd4749cd2ad8568b2890b379bec375e11c80c1fc6074a3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 14 Dec 2024 12:26:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=264 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 785d3a2..2bf38d3 100644 --- a/config.sh +++ b/config.sh @@ -125,7 +125,7 @@ zypper --non-interactive rm yast2-trans-{uk,sv,ru,ja,da,cs,sr,vi} || : rm -rf /usr/share/doc/packages/* # Save more than 150 MiB by removing this, not very useful for lives -rm -rf /lib/firmware/{amdgpu/isp*,liquidio,netronome,qca,qed,mrvl,mellanox,cypress,dpaa2,bnx2x,cxgb4,intel/vsc,intel/ipu,ueagle-atm,xe} +rm -rf /lib/firmware/{amdgpu/{gc_,isp,psp}*,amdnpu,liquidio,netronome,qca,qed,mrvl,mellanox,cypress,dpaa2,bnx2x,cxgb4,intel/vsc,intel/ipu,ueagle-atm,xe} if [ "$(arch)" == "aarch64" ]; then # Keep some qcom firmware for Lenovo X13s and delete others (save ~50MiB) rm -rf /lib/firmware/qcom/{apq8016,apq8096,qcm2290,qrb4210,sdm845,sm8250,venus*,vpu*}