Page MenuHomeFreeBSD

release/Makefile.vm: Add support for CW flavours
ClosedPublic

Authored by cperciva on Sep 9 2023, 12:57 AM.
Tags
None
Referenced Files
F108431874: D41790.id.diff
Fri, Jan 24, 5:37 PM
Unknown Object (File)
Wed, Jan 22, 7:14 AM
Unknown Object (File)
Tue, Jan 21, 8:12 AM
Unknown Object (File)
Mon, Jan 20, 2:55 AM
Unknown Object (File)
Sun, Jan 19, 7:56 PM
Unknown Object (File)
Fri, Jan 17, 6:07 PM
Unknown Object (File)
Dec 11 2024, 5:34 PM
Unknown Object (File)
Nov 24 2024, 7:14 AM
Subscribers

Details

Summary

There are two "Vagrant" images right now: "Vagrant Image for VirtualBox"
and "Vagrant Image for VMWare". Rather than listing these separately in
a CLOUDWARE list, place "VAGRANT" into a CLOUDWARE_TYPES list and then
use a VAGRANT_FLAVOURS variable to identify the two versions. Add make
logic to allow defaults (in this case, image format and filesystem) to
be specified once for VAGRANT and inherited by both flavours.

This will make future work to add flavoured EC2 images simpler.

releng/14.0 candidate.

MFC after: 1 week
Sponsored by: https://www.patreon.com/cperciva

Diff Detail

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