Accepting request 1239786 from Virtualization:Appliances:Images:openSUSE-Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/1239786 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=266
This commit is contained in:
commit
55e3f3f5b4
@ -138,6 +138,9 @@ fi
|
||||
# the new, optional nvidia gsp firmware blobs are huge - ~ 70MB
|
||||
find /lib/firmware/nvidia -name gsp | xargs -r rm -rf
|
||||
|
||||
# Remove the mellanox kernel drivers (firmware is removed too)
|
||||
rm -rf /usr/lib*/modules/*/kernel/drivers/net/ethernet/mellanox
|
||||
|
||||
# The gems are unpackaged already, no need to store them twice
|
||||
rm -rf /usr/lib*/ruby/gems/*/cache/
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 09:49:18 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Drop the mellanox kernel drivers: we already remove the firmware
|
||||
and mellanox seems quite useless on the live images.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 09:28:23 UTC 2025 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user