I am looking for some directions on building BOSH release for s390x arch. I have successfully built CLI V2 on this platform and trying to create-env bosh-deployment/bosh.yml but yml file refers to pre-built bosh release from from S3.
I would like to build BOSH release for my platform by replacing x86 packages with s390x equivalent. It seems that I will need to make major changes to jobs/config/packages etc. and then create a bosh release out of it.