HomeFreeBSD

vmimage.subr: Pass $INSTALLOPTS to install*

Description

vmimage.subr: Pass $INSTALLOPTS to install*

This makes it possible for a VM build configuration file to pass
options to make installworld/installkernel/distribution, e.g.
WITHOUT_DEBUG_FILES=YES in order to produce smaller images.

Note that these options are only applied at install time, not at
build time (since the same build is installed into many different
VM images), so not all src.conf options are usable here.

Sponsored by: Amazon
Differential Revision: https://reviews.freebsd.org/D46506

Details

Provenance
cpercivaAuthored on Aug 31 2024, 11:38 PM
Differential Revision
D46506: vmimage.subr: Pass $INSTALLOPTS to install*
Parents
rGa84d91d81a6f: mmccam: fix mmcsd disk aliases
Branches
Unknown
Tags
Unknown