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-04-20 16:14:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/livecd-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "livecd-openSUSE"

Tue Apr 20 16:14:04 2021 rev:147 rq:887032 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/livecd-openSUSE/livecd-openSUSE.changes  
2021-04-14 19:24:27.911661605 +0200
+++ 
/work/SRC/openSUSE:Factory/.livecd-openSUSE.new.12324/livecd-openSUSE.changes   
    2021-04-20 16:14:05.456867486 +0200
@@ -1,0 +2,5 @@
+Wed Apr 14 17:53:20 UTC 2021 - Fabian Vogt <fv...@suse.com>
+
+- Omit some more dracut modules from the Rescue CD's initrd
+
+-------------------------------------------------------------------

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

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.52pG01/_old  2021-04-20 16:14:06.436869050 +0200
+++ /var/tmp/diff_new_pack.52pG01/_new  2021-04-20 16:14:06.436869050 +0200
@@ -55,6 +55,9 @@
        sed -i 's/echo network rootfs-block/echo rootfs-block/' 
/usr/lib/dracut/modules.d/90kiwi-live/module-setup.sh
        echo 'omit_dracutmodules+=" network "' >> 
/etc/dracut.conf.d/no-network.conf
 
+       # This only needs to be able to boot the live cd
+       echo 'omit_dracutmodules+=" bcache crypt lvm mdraid lunmask "' >> 
/etc/dracut.conf.d/less-storage.conf
+
        # Work around https://github.com/OSInside/kiwi/issues/1751
        sed -i '/omit_dracutmodules=/d' /usr/bin/dracut
 fi

Reply via email to