Home
last modified time | relevance | path

Searched hist:"65190700 cb0f94560458a479cd30f921208deb28" (Results 1 – 1 of 1) sorted by relevance

/freebsd/release/tools/
H A Dvmimage.subrdiff 65190700cb0f94560458a479cd30f921208deb28 Mon Feb 19 00:49:52 CET 2024 Muhammad Moinur Rahman <bofh@FreeBSD.org> 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