Hello community,

here is the log from the commit of package openSUSE-Tumbleweed-Vagrant for 
openSUSE:Factory checked in at 2019-07-02 10:39:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Vagrant (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Vagrant.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-Tumbleweed-Vagrant"

Tue Jul  2 10:39:17 2019 rev:5 rq:712881 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Vagrant/Tumbleweed.changes   
2019-06-28 16:37:02.318879075 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Vagrant.new.4615/Tumbleweed.changes
 2019-07-02 10:39:18.566665229 +0200
@@ -1,0 +2,5 @@
+Wed Jun 26 12:53:08 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Enable build of libvirt flavor for aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Tumbleweed.kiwi ++++++
--- /var/tmp/diff_new_pack.rzlPmP/_old  2019-07-02 10:39:19.346666416 +0200
+++ /var/tmp/diff_new_pack.rzlPmP/_new  2019-07-02 10:39:19.346666416 +0200
@@ -2,7 +2,7 @@
 
 <!-- The line below is required in order to use the multibuild OBS features -->
 <!-- OBS-Profiles: @BUILD_FLAVOR@ -->
-<!-- OBS-ExclusiveArch: x86_64 -->
+<!-- OBS-ExclusiveArch: aarch64 x86_64 -->
 
 <image schemaversion="7.1" name="openSUSE-Tumbleweed-Vagrant">
     <description type="system">
@@ -14,7 +14,7 @@
     </description>
     <profiles>
         <profile name="libvirt" description="Vagrant Box for Libvirt"/>
-        <profile name="virtualbox" description="Vagrant Box for VirtualBox"/>
+        <profile name="virtualbox" description="Vagrant Box for VirtualBox" 
arch="x86_64"/>
     </profiles>
     <preferences>
         <version>1.0</version>
@@ -28,7 +28,7 @@
         <bootloader-theme>openSUSE</bootloader-theme>
     </preferences>
     <preferences profiles="libvirt">
-        <type image="vmx" filesystem="ext4" format="vagrant" boottimeout="0" 
bootloader="grub2">
+        <type image="vmx" filesystem="ext4" format="vagrant" boottimeout="0" 
bootloader="grub2" firmware="efi">
             <vagrantconfig provider="libvirt" virtualsize="42"/>
             <size unit="G">42</size>
         </type>
@@ -59,7 +59,8 @@
         <package name="vim"/>
         <package name="grub2"/>
         <package name="grub2-x86_64-efi" arch="x86_64"/>
-        <package name="syslinux"/>
+        <package name="grub2-arm64-efi" arch="aarch64"/>
+        <package name="syslinux" arch="x86_64"/>
         <package name="tar"/>
         <package name="openssh"/>
         <package name="iproute2"/>


Reply via email to