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
Unknown Object (File)
Wed, May 8, 1:46 PM
Unknown Object (File)
Mar 13 2024, 3:23 AM
Unknown Object (File)
Feb 22 2024, 8:25 PM
Unknown Object (File)
Feb 11 2024, 12:28 PM
Unknown Object (File)
Jan 5 2024, 10:31 PM
Unknown Object (File)
Dec 25 2023, 5:18 PM
Unknown Object (File)
Dec 20 2023, 8:33 AM
Unknown Object (File)
Sep 29 2023, 1:09 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