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

docs(genesis): document architecture query

This commit is contained in:
Vinícius Ferrão
2026-09-06 02:03:17 -03:00
parent 20234cdacf
commit 5edadd2247
+1
View File
@@ -18,6 +18,7 @@ xCAT-genesis-builder/oe/build x86_64
The build command accepts `x86`, `x86_64`, `ppc64`, `ppc64le`, `armv7hf`,
`aarch64`, `riscv64`, and `s390x`. Multiple architectures are built in the
order given.
Run `xCAT-genesis-builder/oe/build --list-architectures` to print this list.
Artifacts are written below `xCAT-genesis-builder/oe/.work/build/tmp/deploy/images`.
The `x86` artifact uses an i686 CPU baseline. The build carries the reviewed
Yocto release key in `oe/keys` and verifies its fingerprint locally.