forked from pool/livecd-openSUSE
- Drop intel/ipu firmware: the live images being used in on clowd
infra host is kinda useless. OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=253
This commit is contained in:
parent
0c18d9bd5b
commit
0d46b3f7f0
@ -125,7 +125,7 @@ zypper --non-interactive rm yast2-trans-{uk,sv,ru,ja,da,cs,sr,vi} || :
|
|||||||
rm -rf /usr/share/doc/packages/*
|
rm -rf /usr/share/doc/packages/*
|
||||||
|
|
||||||
# Save more than 150 MiB by removing this, not very useful for lives
|
# Save more than 150 MiB by removing this, not very useful for lives
|
||||||
rm -rf /lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,cypress,dpaa2,bnx2x,cxgb4,intel/vsc}
|
rm -rf /lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,cypress,dpaa2,bnx2x,cxgb4,intel/vsc,intel/ipu,xe}
|
||||||
if [ "$(arch)" == "aarch64" ]; then
|
if [ "$(arch)" == "aarch64" ]; then
|
||||||
# Keep some qcom firmware for Lenovo X13s and delete others (save ~50MiB)
|
# 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*}
|
rm -rf /lib/firmware/qcom/{apq8016,apq8096,qcm2290,qrb4210,sdm845,sm8250,venus*,vpu*}
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 14 15:48:31 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||||
|
|
||||||
|
- Drop intel/ipu firmware: the live images being used in on clowd
|
||||||
|
infra host is kinda useless.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 9 12:53:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Aug 9 12:53:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user