File project.diff of Package OBS-WorkerOnly-pxe-armv7l
--- OBS-Appliance.kiwi.orig
+++ OBS-Appliance.kiwi
@@ -17,7 +17,7 @@
<profile name="efi" description="Build for UEFI Firmware" arch="x86_64"/>
</profiles>
<preferences profiles="bios">
- <type compressed="true" image="pxe" filesystem="ext4" boot="netboot/suse-tumbleweed" bootprofile="default" bootkernel="std" kernelcmdline="nomodeset kiwikernelmodule=scsi_dh_alua" fsmountoptions="noatime,nobarrier">
+ <type compressed="true" image="pxe" filesystem="ext4" boot="netboot/suse-tumbleweed" bootprofile="default" bootkernel="custom" kernelcmdline="nomodeset kiwikernelmodule=scsi_dh_alua plymouth.enable=0 console=ttyAMA0,115200n8" fsmountoptions="noatime,nobarrier">
<oemconfig>
<oem-swap>false</oem-swap>
<oem-boot-title>OBS Worker</oem-boot-title>
@@ -181,6 +181,7 @@
<package name="zstd"/>
</packages>
<packages type="bootstrap">
+ <package name="kernel-lpae"/>
<package name="openSUSE-release"/>
<package name="filesystem"/>
<package name="glibc-locale"/>