Hello community,
here is the log from the commit of package openSUSE-Tumbleweed-Yomi for
openSUSE:Factory checked in at 2019-09-17 13:38:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Yomi (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Yomi.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-Tumbleweed-Yomi"
Tue Sep 17 13:38:48 2019 rev:7 rq:731236 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Yomi/openSUSE-Tumbleweed-Yomi.changes
2019-08-24 18:44:56.433765786 +0200
+++
/work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Yomi.new.7948/openSUSE-Tumbleweed-Yomi.changes
2019-09-17 13:38:49.769829271 +0200
@@ -1,0 +2,25 @@
+Mon Sep 9 09:41:17 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Enable and fix build for aarch64
+
+-------------------------------------------------------------------
+Wed Sep 4 15:03:38 UTC 2019 - Alberto Planas Dominguez <[email protected]>
+
+- Add bzip2 package as a new requirement
+
+-------------------------------------------------------------------
+Thu Aug 29 12:15:32 UTC 2019 - Alberto Planas Dominguez <[email protected]>
+
+- Drop the firewalld package, and we use tftp too
+
+-------------------------------------------------------------------
+Wed Aug 28 09:50:25 UTC 2019 - Alberto Planas Dominguez <[email protected]>
+
+- Drop missleading comment about curl, as is needed for Yomi
+
+-------------------------------------------------------------------
+Mon Aug 26 15:28:29 UTC 2019 - Alberto Planas Dominguez <[email protected]>
+
+- Restrict the ramdisk image size to 1G
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yomi.kiwi ++++++
--- /var/tmp/diff_new_pack.NPMJWt/_old 2019-09-17 13:38:50.325829182 +0200
+++ /var/tmp/diff_new_pack.NPMJWt/_new 2019-09-17 13:38:50.325829182 +0200
@@ -9,8 +9,8 @@
<specification>openSUSE Tumbleweed Yomi</specification>
</description>
<profiles>
- <profile name="livecd" description="Yomi image live CD" arch="x86_64"/>
- <profile name="pxeboot" description="Yomi image for PXE-Boot"
arch="x86_64"/>
+ <profile name="livecd" description="Yomi image live CD"
arch="x86_64,aarch64"/>
+ <profile name="pxeboot" description="Yomi image for PXE-Boot"
arch="x86_64,aarch64"/>
</profiles>
<preferences profiles="livecd">
<version>1.0.0</version>
@@ -55,7 +55,7 @@
installpxe="true"
kernelcmdline="rd.kiwi.ramdisk ramdisk_size=524288"
>
- <!-- <size unit="G">4</size> -->
+ <size unit="G">1</size>
<oemconfig>
<oem-skip-verify>true</oem-skip-verify>
<oem-unattended>true</oem-unattended>
@@ -73,7 +73,7 @@
<package name="aaa_base-extras"/> <!-- wouldn't be SUSE without that ;-)
-->
<package name="acl"/>
<package name="chrony"/>
- <package name="curl"/> <!-- needed for openQA, maybe delete -->
+ <package name="curl"/>
<package name="dracut"/>
<package name="group(mail)"/> <!-- needed by useradd bsc#1061838-->
<package name="group(wheel)"/>
@@ -104,12 +104,13 @@
<package name="fbiterm"/> <!-- Optionally used by jeos-firstboot for
non-latin fonts -->
<!-- Not useful with OpenStack -->
- <package name="firewalld"/>
+ <!-- <package name="firewalld"/> -->
<package name="kernel-default"/>
<!-- Yomi requirements -->
<package name="btrfsprogs"/>
+ <package name="bzip2"/>
<package name="dosfstools"/>
<package name="e2fsprogs"/>
<package name="hwinfo"/>
@@ -117,7 +118,7 @@
<package name="lsof"/>
<package name="mdadm"/>
<package name="snapper"/>
- <package name="syslinux"/>
+ <package name="syslinux" arch="x86_64"/>
<package name="usbutils"/>
<package name="xfsprogs"/>
</packages>