Searched hist:"1 ecaa3f75e21ab45f5e7849b4d2042c4645659da" (Results 1 – 3 of 3) sorted by relevance
/freebsd/release/tools/ |
H A D | ec2.conf | diff 1ecaa3f75e21ab45f5e7849b4d2042c4645659da Wed Apr 03 23:54:47 CEST 2019 Colin Percival <cperciva@FreeBSD.org> 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)
|
H A D | vmimage.subr | diff 1ecaa3f75e21ab45f5e7849b4d2042c4645659da Wed Apr 03 23:54:47 CEST 2019 Colin Percival <cperciva@FreeBSD.org> 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)
|
/freebsd/release/ |
H A D | Makefile.vm | diff 1ecaa3f75e21ab45f5e7849b4d2042c4645659da Wed Apr 03 23:54:47 CEST 2019 Colin Percival <cperciva@FreeBSD.org> 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)
|