mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-09 14:36:43 +00:00
79cddca53e
The guides said riscv64 covered EL10 only, and the riscv64 page listed Ubuntu as unsupported. Both support matrices now carry the architecture for Ubuntu, and the riscv64 page describes the Ubuntu paths: the loader copycd builds from the media, the installer needing none of the accommodations EL10 requires, the ports archive the packages come from, and a management node running on riscv64. The 26.04 media need the RVA23 profile, which is recorded as a limitation. Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>
25 lines
2.1 KiB
ReStructuredText
25 lines
2.1 KiB
ReStructuredText
Operating System & Hardware Support Matrix
|
|
==========================================
|
|
|
|
+-------+-------+-------+-----+-------+--------+--------+--------+----------+----------+
|
|
| | Power | Power | zVM | Power | x86_64 | x86_64 | x86_64 | aarch64 | riscv64 |
|
|
| | | LE | | KVM | | KVM | Esxi | | |
|
|
+=======+=======+=======+=====+=======+========+========+========+==========+==========+
|
|
|RHEL | yes | yes | yes | yes | yes | yes | yes | yes | yes |
|
|
| | | | | | | | | | |
|
|
+-------+-------+-------+-----+-------+--------+--------+--------+----------+----------+
|
|
|SLES | yes | yes | yes | yes | yes | yes | yes | no | no |
|
|
| | | | | | | | | | |
|
|
+-------+-------+-------+-----+-------+--------+--------+--------+----------+----------+
|
|
|Ubuntu | no | yes | no | yes | yes | yes | yes | no | yes |
|
|
| | | | | | | | | | |
|
|
+-------+-------+-------+-----+-------+--------+--------+--------+----------+----------+
|
|
|CentOS | no | no | no | no | yes | yes | yes | no | no |
|
|
| | | | | | | | | | |
|
|
+-------+-------+-------+-----+-------+--------+--------+--------+----------+----------+
|
|
|Windows| no | no | no | no | yes | yes | yes | no | no |
|
|
| | | | | | | | | | |
|
|
+-------+-------+-------+-----+-------+--------+--------+--------+----------+----------+
|
|
|
|
riscv64 support covers EL10 (Rocky Linux 10 and the RHEL 10 RISC-V developer preview) and Ubuntu 24.04 and 26.04, on nodes that boot through UEFI firmware and grub2. Both stateful and stateless nodes are supported, and the management node itself can run on riscv64. See :doc:`/guides/admin-guides/manage_clusters/riscv64/index` for details.
|