HomeFreeBSD

EC2: Respect ${VMFS}

Description

EC2: Respect ${VMFS}

Prior to this commit, ${VMFS} controlled the filesystem used for
building EC2 images, but the AMIs were recorded with SSM Parameter
paths which indicated that they were UFS.

This commit (a) uses ${VMFS} in the SSM parameter path instead of
a hard-coded "ufs", and (b) adds the filesystem to the AMI name.

Reviewed by: gjb
Sponsored by: https://www.patreon.com/cperciva
Differential Revision: https://reviews.freebsd.org/D41342

Details

Provenance
cpercivaAuthored on Aug 7 2023, 1:55 AM
Reviewer
gjb
Differential Revision
D41342: EC2: Respect ${VMFS}
Parents
rG8dec47387b25: release: Build cloudware with multiple FS types
Branches
Unknown
Tags
Unknown