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-09 13:47:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/livecd-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "livecd-openSUSE"

Mon Aug  9 13:47:51 2021 rev:154 rq:910820 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/livecd-openSUSE/livecd-openSUSE.changes  
2021-06-22 10:00:46.681855356 +0200
+++ 
/work/SRC/openSUSE:Factory/.livecd-openSUSE.new.1899/livecd-openSUSE.changes    
    2021-08-09 13:47:53.021822533 +0200
@@ -1,0 +2,5 @@
+Mon Aug  9 09:36:59 UTC 2021 - Fabian Vogt <fv...@suse.com>
+
+- config.sh: On x11, drop Mesa-gallium and udev hwdb
+
+-------------------------------------------------------------------

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

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.EV4lQM/_old  2021-08-09 13:47:53.873821563 +0200
+++ /var/tmp/diff_new_pack.EV4lQM/_new  2021-08-09 13:47:53.877821558 +0200
@@ -60,6 +60,12 @@
 
        # Work around https://github.com/OSInside/kiwi/issues/1751
        sed -i '/omit_dracutmodules=/d' /usr/bin/dracut
+
+       # Only used for X11 acceleration on vmwgfx, saves ~47MiB
+       rpm -e --nodeps Mesa-gallium
+
+       # Generated on boot if missing
+       rm /etc/udev/hwdb.bin
 fi
 
 cd /

Reply via email to