mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
2b49e07c28f28d91e347b64168bcd9ea7fb6bc14
The forcearch riscv64 profile built grub2-xcat but not elilo-xcat, syslinux-xcat or xnba-undi, and the rocky-10-riscv64-xcat cell did not list them, so a riscv64 management node could not serve the x86 nodes of a mixed cluster, unlike a ppc64le one. Add the three to the profile and the cell, at the pins the EL10 ppc64le cell uses. They are noarch and are built in the native x86_64 chroot, like grub2-xcat. syslinux-xcat is marked noarch in the builder table, as its spec declares, so the forcearch target does not try it in the emulated chroot, where its ExclusiveArch excludes it. The target is now cross-built on x86_64 only, which the mock config states: a native riscv64 host could not build syslinux-xcat either.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%