diff --git a/config.sh b/config.sh index 81b9816..fabb487 100644 --- a/config.sh +++ b/config.sh @@ -124,9 +124,6 @@ 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/* -# zypp solver test cases are not that common on Lives - save some MB -rm -rf /usr/bin/zypp-* - # 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} if [ "$(arch)" == "aarch64" ]; then diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes index 3badf9f..620399b 100644 --- a/livecd-openSUSE.changes +++ b/livecd-openSUSE.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 1 13:59:47 UTC 2024 - Dominique Leuenberger - -- Force remove zypp-NameReqPrv - statically linked, large binary; - only needed for zypp solver test cases. - ------------------------------------------------------------------- Wed May 29 09:51:58 UTC 2024 - Dominique Leuenberger