]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
riscv: allow building virtual machine images
authormhorne <mhorne@FreeBSD.org>
Tue, 8 Dec 2020 00:37:11 +0000 (00:37 +0000)
committermhorne <mhorne@FreeBSD.org>
Tue, 8 Dec 2020 00:37:11 +0000 (00:37 +0000)
commite6b53b7516b7979414f08e8cdcdc9f0feddec784
tree35a44faca8e84f073a0d36e775fe5a5cab5824d4
parent92399e704d4497d34234525792bb79f4165c9b17
riscv: allow building virtual machine images

RISC-V has the same booting requirements as arm64 (loader.efi, no legacy
boot options), so generated images for both architectures have the same
partition layout.

Reviewed by: gjb
Differential Revision: https://reviews.freebsd.org/D27044
release/tools/vmimage.subr
tools/boot/install-boot.sh