Page MenuHomeFreeBSD

EC2: Respect ${VMFS}
ClosedPublic

Authored by cperciva on Aug 7 2023, 2:21 AM.
Tags
None
Referenced Files
F136006051: D41342.id.diff
Sat, Nov 15, 12:39 AM
Unknown Object (File)
Thu, Nov 6, 7:20 PM
Unknown Object (File)
Thu, Nov 6, 8:42 AM
Unknown Object (File)
Thu, Nov 6, 7:54 AM
Unknown Object (File)
Thu, Nov 6, 4:35 AM
Unknown Object (File)
Wed, Nov 5, 5:00 AM
Unknown Object (File)
Sat, Oct 18, 10:07 PM
Unknown Object (File)
Oct 7 2025, 6:17 PM
Subscribers

Details

Reviewers
gjb
Group Reviewers
releng
Commits
rG4c9c9b4b7480: EC2: Respect ${VMFS}
Summary

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.

Sponsored by: https://www.patreon.com/cperciva

Diff Detail

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