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
F132216227: D41790.id127979.diff
Tue, Oct 14, 9:13 PM
Unknown Object (File)
Sun, Oct 12, 6:02 PM
Unknown Object (File)
Sun, Oct 12, 6:02 PM
Unknown Object (File)
Sun, Oct 12, 6:02 PM
Unknown Object (File)
Sun, Oct 12, 11:43 AM
Unknown Object (File)
Sun, Oct 12, 6:33 AM
Unknown Object (File)
Thu, Oct 9, 9:05 PM
Unknown Object (File)
Wed, Oct 1, 8:36 PM
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