mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-08-03 07:57:00 +00:00
d278615addfb1cd4b1383930e4175cdf52df257c
xCAT Requires xnba-undi and grub2-xcat on every arch, but they only build on x86_64 (xnba-undi is an x86 UNDI netboot ROM; grub2-xcat wraps the distro grub2). Since both are noarch, a ppc build now imports them from a built x86_64 dep repo via the new --import-noarch-repo <dir>. Both are added to the required-deps assertion (with a hint to pass --import-noarch-repo on non-x86_64 builds), so an incomplete dep repo fails at build time instead of at xCAT install time. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
Description
No description provided
Languages
C
93.4%
Perl
2%
Assembly
1.5%
JavaScript
0.8%
Makefile
0.6%
Other
1.7%