for some reason basearch is incorrectly becoming arm not armhfp so
use $arch teh same as the f24 configs
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
use f25-build as the runroot channel. whats most important is the
packages that are installed into the install environments rather
than the install environment. Disable macboot on Cloud tree as it
does not target macs at all
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
Cloud variant is now enabled as well. It will create repository from a
special tag with some newer packages and run lorax on them. This install
tree will then be used for building images. The repos still point the
the original location outside of compose. The updates repo is used as
well.
For ostree installer, a runroot tag should be used that includes newer
packages as needed. This tag is shared for both ostree installer and
buildinstall. Using different tags would require a code change in Pungi.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>