Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package livecd-openSUSE for openSUSE:Factory 
checked in at 2021-08-24 16:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/livecd-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "livecd-openSUSE"

Tue Aug 24 16:39:54 2021 rev:157 rq: version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/livecd-openSUSE/livecd-openSUSE.changes  
2021-08-24 08:24:08.593756293 +0200
+++ 
/work/SRC/openSUSE:Factory/.livecd-openSUSE.new.1899/livecd-openSUSE.changes    
    2021-08-24 16:39:55.521841105 +0200
@@ -1,0 +2,6 @@
+Tue Aug 24 14:39:26 UTC 2021 - Dominique Leuenberger <dleuenber...@suse.com>
+
+- config.sh: Also remove vmlinux.xz from UsrMerged kernel location
+  in /usr/lib,
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
livecd-leap-kde.kiwi: same change
livecd-leap-x11.kiwi: same change
livecd-leap-xfce.kiwi: same change
livecd-openSUSE.kiwi: same change
livecd-tumbleweed-gnome.kiwi: same change
livecd-tumbleweed-kde.kiwi: same change
livecd-tumbleweed-x11.kiwi: same change
livecd-tumbleweed-xfce.kiwi: same change
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.DmJva4/_old  2021-08-24 16:39:56.565839135 +0200
+++ /var/tmp/diff_new_pack.DmJva4/_new  2021-08-24 16:39:56.569839127 +0200
@@ -96,7 +96,8 @@
 rm -rf 
/lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,qcom,cypress,dpaa2,bnx2x}
 
 # Not needed, boo#1166406
-rm /boot/vmlinux*.[gx]z
+rm -f /boot/vmlinux*.[gx]z
+rm -f /usr/lib/modules/*/vmlinux*.[gx]z
 
 # Add repos from /etc/YaST2/control.xml
 add-yast-repos

Reply via email to