diff --git a/docs/source/developers/guides/code/dhcp_backend_validation_matrix.rst b/docs/source/developers/guides/code/dhcp_backend_validation_matrix.rst index 5e80d2876..606d4175a 100644 --- a/docs/source/developers/guides/code/dhcp_backend_validation_matrix.rst +++ b/docs/source/developers/guides/code/dhcp_backend_validation_matrix.rst @@ -136,13 +136,6 @@ The following matrix is the default live validation gate for DHCP backend work. - ``makedhcp -n``; backend parser; architecture ``0x001f``; DHCP options 209 and 210; TFTP fetch of the generated ``pxelinux.cfg``-style configuration, Genesis kernel, and initramfs - * - IBM Z DPM - - ``s390x`` - - ``ISC`` and ``Kea`` - - configuration handoff only - - backend parser; architecture ``0x0020``; generated network configuration - offered as the DHCP boot filename; physical boot remains unvalidated - Kea Boot and Reservation Regression Matrix ------------------------------------------ diff --git a/docs/source/developers/guides/code/genesis_openembedded_plan.rst b/docs/source/developers/guides/code/genesis_openembedded_plan.rst index 60c518a46..40df7b2b3 100644 --- a/docs/source/developers/guides/code/genesis_openembedded_plan.rst +++ b/docs/source/developers/guides/code/genesis_openembedded_plan.rst @@ -99,8 +99,7 @@ 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.cfg``-style configuration written by ``mknb``. -For DPM clients, DHCP architecture 32 receives a DPM-formatted configuration -as its boot filename. This path has parser coverage but no physical validation. +This release does not advertise a DPM boot configuration. Existing xCAT s390x operating-system provisioning remains unchanged. xCAT protocol @@ -285,8 +284,8 @@ References `_ * `NetworkManager dispatcher interface `_ -* `IBM Z DPM network boot server configuration - `_ +* `QEMU s390x network boot + `_ * `NetworkManager initrd generator `_ * `systemd system extensions