2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-08 12:40:45 +00:00

docs(genesis): clarify s390x support

This commit is contained in:
Vinícius Ferrão
2026-09-04 16:20:38 -03:00
parent 7183fd8414
commit b7f9864528
2 changed files with 4 additions and 3 deletions
@@ -134,8 +134,9 @@ The following matrix is the default live validation gate for DHCP backend work.
- ``ISC`` and ``Kea``
- ``s390-ccw BIOS network IPL``
- ``makedhcp -n``; backend parser; architecture ``0x001f``; DHCP options
209 and 210; TFTP fetch of the generated ``pxelinux.cfg``-style configuration,
209; TFTP fetch of the generated ``pxelinux.cfg``-style configuration,
Genesis kernel, and initramfs
Kea Boot and Reservation Regression Matrix
------------------------------------------
@@ -97,10 +97,10 @@ The ``s390x`` image uses virtio networking under QEMU. QEMU does not emulate
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
QEMU validation covers network IPL, DHCP option 209, TFTP, and the
network-specific ``pxelinux.cfg``-style configuration written by ``mknb``.
This release does not advertise a DPM boot configuration.
Existing xCAT s390x operating-system provisioning remains unchanged.
Legacy xCAT z/VM operating-system provisioning remains unchanged.
xCAT protocol
-------------