- Drop the nvidia/gsp firmware images: they make up > 70MB.
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=211
This commit is contained in:
parent
fb7973d71c
commit
f8b7e67c47
@ -117,6 +117,8 @@ rm -rf /usr/share/doc/packages/*
|
||||
rm -rf /lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,cypress,dpaa2,bnx2x,cxgb4}
|
||||
# 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*}
|
||||
# the new, optional nvidia gsp firmware blobs are huge - ~ 70MB
|
||||
find /lib/firmware/nvidia -name gsp -delete -print
|
||||
|
||||
|
||||
# The gems are unpackaged already, no need to store them twice
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 11:17:40 UTC 2023 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||
|
||||
- Drop the nvidia/gsp firmware images: they make up > 70MB.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 09:22:49 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user