Re: [PATCH v3 18/19] docs/system: Update documentation for s390x IPL

2024-10-09 Thread Thomas Huth
On 08/10/2024 03.15, jro...@linux.ibm.com wrote: From: Jared Rossi Update docs to show that s390x PC BIOS can support more than one boot device. Signed-off-by: Jared Rossi --- docs/system/bootindex.rst | 7 --- docs/system/s390x/bootdevices.rst | 9 ++--- 2 files changed,

[PATCH v3 18/19] docs/system: Update documentation for s390x IPL

2024-10-07 Thread jrossi
From: Jared Rossi Update docs to show that s390x PC BIOS can support more than one boot device. Signed-off-by: Jared Rossi --- docs/system/bootindex.rst | 7 --- docs/system/s390x/bootdevices.rst | 9 ++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/sy