freebsd-dev/release
Colin Percival 1ecaa3f75e Add support for cross-building cloudware images.
If MACHINE_ARCH doesn't match TARGET_ARCH, and we're not in the special
case of building i386 images on an amd64 host, we need to pull in the
qemu-user-static package; this allows us to run some commands inside
the VM disk image chroot, most notably to install packages.

Reviewed by:	gjb
MFC after:	2 weeks
Sponsored by:	FreeBSD/EC2 patreon (https://www.patreon.com/cperciva)
2019-04-03 21:54:47 +00:00
..
amd64 Rework UEFI ESP generation 2018-12-20 19:39:37 +00:00
arm
arm64 Bump the IMAGE_SIZE for arm64 SoC images to prevent failures due 2019-03-21 14:17:55 +00:00
i386 Escape a new line following r342283. 2019-01-02 16:22:33 +00:00
packages
picobsd
pkg_repos
powerpc
scripts
sparc64
tools Add support for cross-building cloudware images. 2019-04-03 21:54:47 +00:00
Makefile Remove setting of long-unused MK_NCP option 2018-12-20 15:53:27 +00:00
Makefile.azure
Makefile.ec2 Pass --arm64 to bsdec2-image-upload when building ARM64 AMIs. 2019-03-20 07:19:09 +00:00
Makefile.gce
Makefile.mirrors
Makefile.vagrant
Makefile.vm Add support for cross-building cloudware images. 2019-04-03 21:54:47 +00:00
rc.local
release.conf.sample
release.sh