From 75b162af9a75cb013a6391d6524e0b2d1e802d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Ferr=C3=A3o?= <2031761+viniciusferrao@users.noreply.github.com> Date: Fri, 4 Sep 2026 13:21:28 -0300 Subject: [PATCH] docs(genesis): clarify s390x network boot --- .../developers/guides/code/genesis_openembedded_plan.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/developers/guides/code/genesis_openembedded_plan.rst b/docs/source/developers/guides/code/genesis_openembedded_plan.rst index 2c39585d7..d2afa4914 100644 --- a/docs/source/developers/guides/code/genesis_openembedded_plan.rst +++ b/docs/source/developers/guides/code/genesis_openembedded_plan.rst @@ -98,8 +98,8 @@ qeth, and Genesis does not yet configure qeth channel groups. Physical LPAR and z/VM Genesis networking therefore remain unvalidated. Genesis does not use the shared CEC serial as an s390x node identifier. QEMU validation covers network IPL, DHCP options 209 and 210, TFTP, and the -network-specific PXELINUX configuration written by ``mknb``. Existing xCAT -s390x operating-system provisioning remains unchanged. +network-specific ``pxelinux.cfg``-style configuration written by ``mknb``. +Existing xCAT s390x operating-system provisioning remains unchanged. xCAT protocol -------------