Page MenuHomeFreeBSD

EC2: Respect ${VMFS}
ClosedPublic

Authored by cperciva on Aug 7 2023, 2:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 7:00 PM
Unknown Object (File)
Tue, Apr 7, 1:44 AM
Unknown Object (File)
Sun, Apr 5, 9:19 AM
Unknown Object (File)
Wed, Apr 1, 12:27 AM
Unknown Object (File)
Mar 26 2026, 3:00 PM
Unknown Object (File)
Mar 7 2026, 9:04 PM
Unknown Object (File)
Feb 17 2026, 4:06 PM
Unknown Object (File)
Jan 13 2026, 12:29 AM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 53003
Build 49894: arc lint + arc unit