forked from pool/livecd-openSUSE
- Remove more unnecessary firmware to not exceed size constraints
OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=70
This commit is contained in:
parent
760cec4943
commit
945d15ad1b
@ -69,8 +69,8 @@ zypper --non-interactive rm yast2-trans-{uk,sv,ru,ja,da,cs,sr,vi} || :
|
||||
# Some packages really exaggerate here
|
||||
rm -rf /usr/share/doc/packages/*
|
||||
|
||||
# Save 50 MiB by removing this, not very useful for lives
|
||||
rm -rf /lib/firmware/{liquidio,netronome,qed,mrvl}
|
||||
# Save more than 200 MiB by removing this, not very useful for lives
|
||||
rm -rf /lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,qcom}
|
||||
|
||||
# Add repos from /etc/YaST2/control.xml
|
||||
add-yast-repos
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 15:15:58 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Remove more unnecessary firmware to not exceed size constraints
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 10:53:06 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user