Hello community,

here is the log from the commit of package opensuse-tumbleweed-image for 
openSUSE:Factory checked in at 2020-04-18 00:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensuse-tumbleweed-image (Old)
 and      /work/SRC/openSUSE:Factory/.opensuse-tumbleweed-image.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opensuse-tumbleweed-image"

Sat Apr 18 00:29:37 2020 rev:11 rq:794931 version:1.0.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/opensuse-tumbleweed-image/opensuse-tumbleweed-image.changes
      2020-04-05 20:52:34.197126635 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-tumbleweed-image.new.2738/opensuse-tumbleweed-image.changes
    2020-04-18 00:31:59.390246059 +0200
@@ -1,0 +2,11 @@
+Fri Apr 17 14:28:44 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Add systemd-sysvinit to the lxc flavor for /sbin/init (boo#1169002)
+
+-------------------------------------------------------------------
+Tue Apr 14 13:47:44 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Avoid using <packages type="uninstall"/> as it recreates
+  AnonymousUniqueId (gh#OSInside/kiwi#1396)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ config.kiwi ++++++
--- /var/tmp/diff_new_pack.LR4Qhv/_old  2020-04-18 00:32:00.086247500 +0200
+++ /var/tmp/diff_new_pack.LR4Qhv/_new  2020-04-18 00:32:00.086247500 +0200
@@ -52,6 +52,7 @@
   </repository>
   <packages type="image" profiles="lxc">
     <package name="systemd"/>
+    <package name="systemd-sysvinit"/>
     <package name="wicked"/>
   </packages>
   <packages type="bootstrap">
@@ -63,14 +64,11 @@
     <package name="cracklib-dict-small"/>
     <package name="filesystem"/>
     <package name="glibc-locale-base"/>
+    <!-- Only used in config.sh and then removed again -->
     <package name="live-add-yast-repos"/>
     <package name="openSUSE-build-key"/>
     <package name="openSUSE-release-ftp"/>
     <package name="netcfg"/>
     <package name="zypper"/>
   </packages>
-  <packages type="uninstall">
-    <!-- Only used in config.sh -->
-    <package name="live-add-yast-repos"/>
-  </packages>
 </image>

++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.LR4Qhv/_old  2020-04-18 00:32:00.154247640 +0200
+++ /var/tmp/diff_new_pack.LR4Qhv/_new  2020-04-18 00:32:00.158247649 +0200
@@ -15,6 +15,7 @@
 # Add repos from control.xml
 #--------------------------------------
 add-yast-repos
+zypper --non-interactive rm -u live-add-yast-repos
 
 #======================================
 # Disable recommends


Reply via email to