Skip to content

Commit 031dde5

Browse files
committed
Fix firmware setting for Agama PXE image
1 parent c310015 commit 031dde5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tests/x86/tumbleweed/test-image-agama/appliance.kiwi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<bootloader-theme>openSUSE</bootloader-theme>
2626
</preferences>
2727
<preferences profiles="PXE">
28-
<type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="uefi" installpxe="true" kernelcmdline="rd.kiwi.ramdisk rd.kiwi.install.pass.bootparam">
28+
<type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="custom" installpxe="true" kernelcmdline="rd.kiwi.ramdisk rd.kiwi.install.pass.bootparam">
2929
<bootloader name="custom"/>
3030
<oemconfig>
3131
<oem-skip-verify>true</oem-skip-verify>

0 commit comments

Comments
 (0)