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

Open
kgalazka wants to merge 1 commit from kgalazka/vm_with_src into main AGit
Member

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

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
vmimage.subr: Add ability to install src in VM image
Some checks failed
Cross-build Kernel / amd64 ubuntu-22.04 (clang-15) (pull_request) Blocked by required conditions
Cross-build Kernel / aarch64 ubuntu-22.04 (clang-15) (pull_request) Blocked by required conditions
Cross-build Kernel / amd64 ubuntu-24.04 (clang-18) (pull_request) Blocked by required conditions
Cross-build Kernel / aarch64 ubuntu-24.04 (clang-18) (pull_request) Blocked by required conditions
Cross-build Kernel / amd64 macos-latest (clang-18) (pull_request) Blocked by required conditions
Cross-build Kernel / aarch64 macos-latest (clang-18) (pull_request) Blocked by required conditions
Style Checker / Style Checker (pull_request) Blocked by required conditions
Checklist / commit (pull_request_target) Has been cancelled
a91bf9fb19
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
Some checks failed
Cross-build Kernel / amd64 ubuntu-22.04 (clang-15) (pull_request) Blocked by required conditions
Cross-build Kernel / aarch64 ubuntu-22.04 (clang-15) (pull_request) Blocked by required conditions
Cross-build Kernel / amd64 ubuntu-24.04 (clang-18) (pull_request) Blocked by required conditions
Cross-build Kernel / aarch64 ubuntu-24.04 (clang-18) (pull_request) Blocked by required conditions
Cross-build Kernel / amd64 macos-latest (clang-18) (pull_request) Blocked by required conditions
Cross-build Kernel / aarch64 macos-latest (clang-18) (pull_request) Blocked by required conditions
Style Checker / Style Checker (pull_request) Blocked by required conditions
Checklist / commit (pull_request_target) Has been cancelled
This pull request can be merged automatically.
Some workflows are waiting to be reviewed.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin +refs/pull/32/head:kgalazka/vm_with_src
git switch kgalazka/vm_with_src
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
FreeBSD/src!32
No description provided.