aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/openssl/powerpc
diff options
context:
space:
mode:
authorPat Maddox <pat@patmaddox.com>2026-02-06 07:50:20 +0000
committerKyle Evans <kevans@FreeBSD.org>2026-02-06 07:50:20 +0000
commit93f482ab3e6b4577f13e85e216a50bdf3704dda3 (patch)
tree9cfd011fd38707fd42c400a9bea2ca04b22c9cdc /sys/crypto/openssl/powerpc
parent5ba503fc2cabc1a614997f102ace671d996bcc53 (diff)
release: Pass optional VM_IMAGE_CONFIG to vm-imageHEADmain
`make vm-image` calls mk-vmimage.sh, which supports `-c CONFFILE`. This file gets sourced before building the image. One example of how to use it is to define vm_extra_filter_base_packages() to filter the list of packages installed into the VM image: # vm-nodbg32.conf vm_extra_filter_base_packages() { grep -v -E '(-dbg|lib32)' } $ make VM_IMAGE_CONFIG=path/to/vm-nodbg32.conf \ VMFORMATS=raw \ -DWITH_VMIMAGES \ vm-image Signed-off-by: Pat Maddox <pat@patmaddox.com> Reviewed by: cperciva Closes: https://github.com/freebsd/freebsd-src/pull/1993
Diffstat (limited to 'sys/crypto/openssl/powerpc')
0 files changed, 0 insertions, 0 deletions