Hello community,

here is the log from the commit of package kiwi-templates-JeOS for 
openSUSE:Leap:15.2 checked in at 2020-05-11 10:46:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kiwi-templates-JeOS (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kiwi-templates-JeOS.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-templates-JeOS"

Mon May 11 10:46:40 2020 rev:10 rq:801099 version:15.2

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/kiwi-templates-JeOS/kiwi-templates-JeOS.changes    
    2020-04-22 14:13:20.366546202 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.kiwi-templates-JeOS.new.2738/kiwi-templates-JeOS.changes
      2020-05-11 10:47:09.751128069 +0200
@@ -21,0 +22,10 @@
+Thu Mar 12 14:14:03 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Drop XEN flavor, identical to kvm-and-xen meanwhile (boo#1166474)
+
+-------------------------------------------------------------------
+Wed Mar  4 14:09:17 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Drop drivers section, obsolete with dracut
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ JeOS.kiwi ++++++
--- /var/tmp/diff_new_pack.ZZFctN/_old  2020-05-11 10:47:10.195129009 +0200
+++ /var/tmp/diff_new_pack.ZZFctN/_new  2020-05-11 10:47:10.199129018 +0200
@@ -10,7 +10,6 @@
     </description>
     <profiles>
         <profile name="kvm-and-xen" description="JeOS for KVM and HVM Xen" 
arch="x86_64"/>
-        <profile name="XEN" description="JeOS for PV Xen" arch="x86_64"/>
         <profile name="VMware" description="JeOS for VMware" arch="x86_64"/>
         <profile name="MS-HyperV" description="JeOS for Hyper-V" 
arch="x86_64"/>
         <profile name="OpenStack-Cloud" description="JeOS for OpenStack Cloud" 
arch="x86_64"/>
@@ -57,53 +56,6 @@
         </type>
     </preferences>
 
-    <preferences profiles="XEN">
-        <version>15.2</version>
-        <packagemanager>zypper</packagemanager>
-        <bootsplash-theme>openSUSE</bootsplash-theme>
-        <bootloader-theme>openSUSE</bootloader-theme>
-    <!-- those settings are applied by suseConfig in config.sh
-        <locale>en_US</locale>
-        <keytable>us.map.gz</keytable>
-        <timezone>Europe/Berlin</timezone>
-        <hwclock>utc</hwclock>
-    -->
-        <rpm-excludedocs>true</rpm-excludedocs>
-        <type
-            image="vmx"
-            filesystem="btrfs"
-            bootprofile="xen"
-            firmware="uefi"
-            efipartsize="33"
-            format="qcow2"
-            bootloader="grub2"
-            kernelcmdline="plymouth.enable=0 console=tty0 quiet"
-            bootpartition="false"
-            bootkernel="custom"
-            devicepersistency="by-uuid"
-            btrfs_quota_groups="true"
-            btrfs_root_is_snapshot="true"
-        >
-            <systemdisk>
-                <volume name="home"/>
-                <volume name="root"/>
-                <volume name="tmp"/>
-                <volume name="opt"/>
-                <volume name="srv"/>
-                <volume name="boot/grub2/i386-pc"/>
-                <volume name="boot/grub2/x86_64-efi" 
mountpoint="boot/grub2/x86_64-efi"/>
-                <volume name="usr/local"/>
-                <volume name="var" copy_on_write="false"/>
-            </systemdisk>
-            <size unit="G">24</size>
-            <machine domain="domU">
-                <!-- creation of hvmloader Xen config file is not supported -->
-                <!-- thus just provide mandatory setup indicating there is a 
disk -->
-                <vmdisk id="0"/>
-            </machine>
-        </type>
-    </preferences>
-
     <preferences profiles="VMware">
         <version>15.2</version>
         <packagemanager>zypper</packagemanager>
@@ -264,14 +216,6 @@
     <repository type="rpm-md" >
         <source path='obsrepositories:/'/>
     </repository>
-    <drivers profiles="kvm-and-xen,XEN">
-        <file name="drivers/xen/*" arch="x86_64"/>
-        <file name="drivers/block/xen-blkfront.ko" arch="x86_64"/>
-        <file name="drivers/net/xen-netfront.ko" arch="x86_64"/>
-        <file name="drivers/scsi/xen-scsifront.ko" arch="x86_64"/>
-        <file name="drivers/input/misc/xen-kbdfront.ko" arch="x86_64"/>
-        <file name="drivers/pci/xen-pcifront.ko" arch="x86_64"/>
-    </drivers>
     <packages type="image">
         <package name="patterns-base-minimal_base"/>
         <package name="aaa_base-extras"/> <!-- wouldn't be SUSE without that 
;-) -->
@@ -310,7 +254,7 @@
     </packages>
 
     <!-- Not needed in OpenStack as it uses XFS and cloud-init -->
-    <packages type="image" 
profiles="kvm-and-xen,XEN,VMware,MS-HyperV,RaspberryPi">
+    <packages type="image" profiles="kvm-and-xen,VMware,MS-HyperV,RaspberryPi">
         <!-- Only for btrfs -->
         <package name="btrfsprogs"/>
         <package name="btrfsmaintenance"/>
@@ -326,10 +270,9 @@
         <package name="firewalld"/>
     </packages>
 
-    <packages type="image" profiles="kvm-and-xen,XEN">
+    <packages type="image" profiles="kvm-and-xen">
         <!-- XEN specific packages -->
         <package name="xen-tools-domU" arch="x86_64"/>
-        <package name="grub2-x86_64-xen" arch="x86_64"/>
         <package name="xen-libs" arch="x86_64"/>
         <package name="kernel-default-base"/>
         <package name="openSUSE-release-appliance-kvm"/>

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.ZZFctN/_old  2020-05-11 10:47:10.267129161 +0200
+++ /var/tmp/diff_new_pack.ZZFctN/_new  2020-05-11 10:47:10.271129170 +0200
@@ -1,6 +1,5 @@
 <multibuild>
   <flavor>kvm-and-xen</flavor>
-  <flavor>XEN</flavor>
   <flavor>VMware</flavor>
   <flavor>MS-HyperV</flavor>
   <flavor>OpenStack-Cloud</flavor>


Reply via email to