diff --git a/xCAT-genesis-builder/README.md b/xCAT-genesis-builder/README.md index cd7324825..dd3cbb26a 100644 --- a/xCAT-genesis-builder/README.md +++ b/xCAT-genesis-builder/README.md @@ -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.