Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openSUSE-MicroOS for
openSUSE:Factory checked in at 2023-11-02 20:20:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-MicroOS (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-MicroOS.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-MicroOS"
Thu Nov 2 20:20:17 2023 rev:69 rq:1122702 version:16.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-MicroOS/openSUSE-MicroOS.changes
2023-10-19 22:49:28.551124712 +0200
+++
/work/SRC/openSUSE:Factory/.openSUSE-MicroOS.new.17445/openSUSE-MicroOS.changes
2023-11-02 20:20:19.501308045 +0100
@@ -1,0 +2,16 @@
+Thu Nov 2 12:53:34 UTC 2023 - Guillaume GARDET <[email protected]>
+
+- Drop 'cputype-armv7' requirement for armv7
+
+-------------------------------------------------------------------
+Tue Oct 24 13:16:46 UTC 2023 - Fabian Vogt <[email protected]>
+
+- ... and remove it again. Confirmed to work, but (for now) we want
+ to avoid it.
+
+-------------------------------------------------------------------
+Mon Oct 23 10:29:58 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Install ignition on the sdboot image as well
+
+-------------------------------------------------------------------
@@ -42,0 +59,5 @@
+
+-------------------------------------------------------------------
+Sun Jul 16 07:30:27 UTC 2023 - Matwey Kornilov <[email protected]>
+
+- Enable kvm-and-xen for armv7l
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-MicroOS.kiwi ++++++
--- /var/tmp/diff_new_pack.2ePO4v/_old 2023-11-02 20:20:21.541383111 +0100
+++ /var/tmp/diff_new_pack.2ePO4v/_new 2023-11-02 20:20:21.557383701 +0100
@@ -12,7 +12,7 @@
<profile name="ContainerHost" description="MicroOS with container
runtime (podman)"/>
<!-- Platforms -->
<profile name="kvm-and-xen-sdboot" description="kvm-and-xen with
systemd-boot" arch="x86_64,aarch64"/>
- <profile name="kvm-and-xen" description="kvm-and-xen"
arch="x86_64,aarch64"/>
+ <profile name="kvm-and-xen" description="kvm-and-xen"
arch="x86_64,aarch64,armv7l"/>
<profile name="VMware" description="VMware for x86_64" arch="x86_64"/>
<profile name="MS-HyperV" description="Hyper-V" arch="x86_64,aarch64"/>
<profile name="OpenStack-Cloud" description="OpenStack Cloud"
arch="x86_64,aarch64"/>
@@ -159,6 +159,38 @@
<size unit="G">20</size>
</type>
</preferences>
+ <preferences profiles="kvm-and-xen" arch="armv7l">
+ <version>16.0.0</version>
+ <packagemanager>zypper</packagemanager>
+ <bootloader-theme>openSUSE</bootloader-theme>
+ <rpm-excludedocs>true</rpm-excludedocs>
+ <locale>en_US</locale>
+ <type
+ image="vmx"
+ filesystem="btrfs"
+ format="qcow2"
+ firmware="uefi"
+ bootpartition="false"
+ bootkernel="custom"
+ devicepersistency="by-uuid"
+ btrfs_root_is_snapshot="true"
+ btrfs_root_is_readonly_snapshot="true"
+ btrfs_quota_groups="true"
+ >
+ <bootloader name="grub2" console="gfxterm" />
+ <systemdisk>
+ <volume name="home"/>
+ <volume name="root"/>
+ <volume name="opt"/>
+ <volume name="srv"/>
+ <volume name="boot/grub2/arm-efi"
mountpoint="boot/grub2/arm-efi"/>
+ <volume name="boot/writable"/>
+ <volume name="usr/local"/>
+ <volume name="var" copy_on_write="false"/>
+ </systemdisk>
+ <size unit="G">20</size>
+ </type>
+ </preferences>
<preferences profiles="VMware">
<version>16.0.0</version>
<packagemanager>zypper</packagemanager>
@@ -659,7 +691,7 @@
<package name="patterns-base-bootloader"/>
</packages>
<packages type="image" profiles="kvm-and-xen-sdboot">
- <package name="combustion"/>
+ <package name="combustion >= 1.2"/> <!-- New firstboot mechanism -->
<package name="jeos-firstboot"/>
<package name="growpart-generator"/>
<package name="sdbootutil-snapper"/>