Page MenuHomeFreeBSD

vmimage.subr: Add ability to install src in VM image
ClosedPublic

Authored by kgalazka on May 21 2026, 7:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 12, 11:18 PM
Unknown Object (File)
Mon, Sep 7, 1:24 PM
Unknown Object (File)
Mon, Sep 7, 1:03 PM
Unknown Object (File)
Mon, Sep 7, 12:53 PM
Unknown Object (File)
Tue, Sep 1, 9:25 AM
Unknown Object (File)
Sun, Aug 30, 4:44 AM
Unknown Object (File)
Fri, Aug 28, 6:23 AM
Unknown Object (File)
Thu, Aug 27, 3:48 PM

Details

Summary

In some cases having a src tree in a VM image is convenient
for development or debugging. Add a WITH_SRC variable,
which, when set, will cause the vm-release target to include
FreeBSD-set-src in the list of packages installed in an image.

Signed-off-by: Krzysztof Galazka <krzysztof.galazka@intel.com>

Sponsored by: Intel Corporation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable