]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
release/tools: Add support for building armv7 vm
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>
Sun, 18 Feb 2024 23:49:52 +0000 (00:49 +0100)
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>
Sun, 18 Feb 2024 23:49:52 +0000 (00:49 +0100)
commit65190700cb0f94560458a479cd30f921208deb28
tree05b25aab2318389228c4c32929efaf96a5cdb24f
parentd0bf8b5aaccbe082d3728279620b8f8474d9ca8a
release/tools: Add support for building armv7 vm

Currently there is no support for generating armv7 vm images in the
release artifacts. In fact in terms of release artifacts and
architecture there is no good reason to have a vm release artifact for
armv7 as those are mostly used in SOCs or embedded boards. However
considering that developers actually do need an easy way to test armv7
with a vm running this is really important. As part of pre-commit ci for
developers this can be really helpful for the end developers.

Approved by: cperciva, imp, re
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43952
release/tools/vmimage.subr