Hello community,

here is the log from the commit of package openSUSE-MicroOS for 
openSUSE:Factory checked in at 2019-10-05 16:21:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-MicroOS (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-MicroOS.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-MicroOS"

Sat Oct  5 16:21:27 2019 rev:6 rq:735314 version:16.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-MicroOS/openSUSE-MicroOS.changes        
2019-09-30 16:02:55.264654223 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-MicroOS.new.2352/openSUSE-MicroOS.changes  
    2019-10-05 16:22:07.765152215 +0200
@@ -1,0 +2,10 @@
+Wed Oct  2 09:46:13 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Drop "rd.neednet=0" as dracut bug fixed now
+
+-------------------------------------------------------------------
+Wed Oct  2 08:46:00 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Add RaspberryPi2 platform, only built with plain MicroOS flavor
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openSUSE-MicroOS.kiwi ++++++
--- /var/tmp/diff_new_pack.gBxEl0/_old  2019-10-05 16:22:08.161151183 +0200
+++ /var/tmp/diff_new_pack.gBxEl0/_new  2019-10-05 16:22:08.165151173 +0200
@@ -17,7 +17,8 @@
         <profile name="MS-HyperV" description="Hyper-V for x86_64" 
arch="x86_64"/>
         <profile name="OpenStack-Cloud" description="OpenStack Cloud for 
x86_64" arch="x86_64"/>
         <profile name="Pine64" description="Pine64" arch="aarch64"/>
-        <profile name="RaspberryPi" description="RaspberryPi" arch="aarch64"/>
+        <profile name="RaspberryPi" description="RaspberryPi (3+, aarch64)" 
arch="aarch64"/>
+        <profile name="RaspberryPi2" description="RaspberryPi2 (armv7)" 
arch="armv7l"/>
         <profile name="Vagrant" description="Vagrant for x86_64" 
arch="x86_64"/>
         <profile name="hardware" description="physical x86_64 hardware" 
arch="x86_64"/>
         <!-- Images (flavor + platform) -->
@@ -99,7 +100,7 @@
             bootloader="grub2"
             bootloader_console="gfxterm"
             firmware="uefi"
-            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
net.ifnames=0 $ignition_firstboot ignition.platform.id=qemu rd.neednet=0"
+            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
net.ifnames=0 $ignition_firstboot ignition.platform.id=qemu"
             bootpartition="false"
             bootkernel="custom"
             devicepersistency="by-uuid"
@@ -136,7 +137,7 @@
             bootloader="grub2"
             bootloader_console="gfxterm"
             firmware="uefi"
-            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
$ignition_firstboot ignition.platform.id=vmware rd.neednet=0"
+            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
$ignition_firstboot ignition.platform.id=vmware"
             bootpartition="false"
             bootkernel="custom"
             devicepersistency="by-uuid"
@@ -174,7 +175,7 @@
             bootloader="grub2"
             bootloader_console="gfxterm"
             firmware="uefi"
-            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
net.ifnames=0 $ignition_firstboot ignition.platform.id=openstack rd.neednet=0"
+            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
net.ifnames=0 $ignition_firstboot ignition.platform.id=openstack"
             bootpartition="false"
             bootkernel="custom"
             devicepersistency="by-uuid"
@@ -250,7 +251,7 @@
             fsmountoptions="noatime,compress=lzo"
             bootloader="grub2"
             firmware="efi"
-            kernelcmdline="loglevel=3 splash=silent plymouth.enable=0 
console=ttyS0,115200n8 $ignition_firstboot ignition.platform.id=metal 
rd.neednet=0"
+            kernelcmdline="loglevel=3 splash=silent plymouth.enable=0 
console=ttyS0,115200n8 $ignition_firstboot ignition.platform.id=metal"
             bootpartition="false"
             devicepersistency="by-uuid"
             btrfs_root_is_snapshot="true"
@@ -286,7 +287,7 @@
             bootloader="grub2"
             bootloader_console="gfxterm"
             firmware="efi"
-            kernelcmdline="plymouth.enable=0 swiotlb=512 cma=64M 
console=ttyS0,115200n8 console=tty $ignition_firstboot 
ignition.platform.id=metal rd.neednet=0"
+            kernelcmdline="plymouth.enable=0 swiotlb=512 cma=64M 
console=ttyS0,115200n8 console=tty $ignition_firstboot 
ignition.platform.id=metal"
             bootpartition="false"
             devicepersistency="by-uuid"
             btrfs_root_is_snapshot="true"
@@ -308,6 +309,42 @@
             </systemdisk>
         </type>
     </preferences>
+    <preferences profiles="RaspberryPi2">
+        <version>16.0.0</version>
+        <packagemanager>zypper</packagemanager>
+        <bootsplash-theme>openSUSE</bootsplash-theme>
+        <bootloader-theme>openSUSE</bootloader-theme>
+        <rpm-excludedocs>true</rpm-excludedocs>
+        <type
+            image="oem"
+            initrd_system="dracut"
+            filesystem="btrfs"
+            fsmountoptions="noatime,compress=lzo"
+            bootloader="grub2"
+            bootloader_console="gfxterm"
+            firmware="efi"
+            kernelcmdline="plymouth.enable=0 swiotlb=512 cma=64M 
console=ttyS0,115200n8 console=tty $ignition_firstboot 
ignition.platform.id=metal"
+            bootpartition="false"
+            devicepersistency="by-uuid"
+            btrfs_root_is_snapshot="true"
+            efipartsize="16"
+            editbootinstall="editbootinstall_rpi.sh"
+            btrfs_root_is_readonly_snapshot="true"
+            btrfs_quota_groups="false"
+        >
+            <systemdisk>
+                <volume name="home"/>
+                <volume name="root"/>
+                <volume name="tmp"/>
+                <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>
+        </type>
+    </preferences>
     <preferences profiles="Vagrant">
         <version>16.0.0</version>
         <packagemanager>zypper</packagemanager>
@@ -321,7 +358,7 @@
             bootloader="grub2"
             bootloader_console="gfxterm"
             firmware="uefi"
-            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
net.ifnames=0 $ignition_firstboot ignition.platform.id=metal rd.neednet=0"
+            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
net.ifnames=0 $ignition_firstboot ignition.platform.id=metal"
             bootpartition="false"
             bootkernel="custom"
             devicepersistency="by-uuid"
@@ -359,7 +396,7 @@
             bootloader="grub2"
             bootloader_console="gfxterm"
             firmware="uefi"
-            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
$ignition_firstboot ignition.platform.id=metal rd.neednet=0"
+            kernelcmdline="plymouth.enable=0 console=ttyS0,115200 console=tty0 
$ignition_firstboot ignition.platform.id=metal"
             bootpartition="false"
             bootkernel="custom"
             devicepersistency="by-uuid"
@@ -461,6 +498,18 @@
         <package name="dracut-kiwi-oem-repart"/>
         <package name="kernel-default"/>
         <package name="bcm43xx-firmware"/>
+        <package name="kernel-firmware"/><!-- Fix choice between 
kernel-firmware and kernel-firmware-all -->
+        <package name="wireless-tools"/>
+        <package name="wpa_supplicant"/>
+    </packages>
+    <packages type="image" profiles="RaspberryPi2">
+        <package name="raspberrypi-firmware" arch="armv7l"/>
+        <package name="raspberrypi-firmware-config" arch="armv7l"/>
+        <package name="raspberrypi-firmware-dt" arch="armv7l"/>
+        <package name="u-boot-rpi2" arch="armv7l"/>
+        <package name="dracut-kiwi-oem-repart"/>
+        <package name="kernel-default"/>
+        <package name="bcm43xx-firmware"/>
         <package name="kernel-firmware"/><!-- Fix choice between 
kernel-firmware and kernel-firmware-all -->
         <package name="wireless-tools"/>
         <package name="wpa_supplicant"/>

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.gBxEl0/_old  2019-10-05 16:22:08.209151058 +0200
+++ /var/tmp/diff_new_pack.gBxEl0/_new  2019-10-05 16:22:08.209151058 +0200
@@ -1,4 +1,6 @@
 <multibuild>
+       <!-- Special case: The Pi2 only gets plain MicroOS -->
+       <flavor>RaspberryPi2</flavor>
        <!--
                for a in kvm-and-xen VMware MS-HyperV OpenStack-Cloud Pine64 
RaspberryPi Vagrant hardware; do
                        for f in "" "ContainerHost-" "Kubic-kubeadm-"; do


Reply via email to