mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
Enable "EC2 Enhanced Networking" (aka. SR-IOV networking) when creating
EC2 images. X-MFC after: if/when the driver fixes get MFCed Relnotes: FreeBSD now supports EC2 Enhanced Networking
This commit is contained in:
parent
5f5c71cc13
commit
4d6b637675
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=293739
@ -51,7 +51,7 @@ ec2ami: cw-ec2 ${CW_EC2_PORTINSTALL}
|
||||
@echo "--------------------------------------------------------------"
|
||||
@false
|
||||
.endif
|
||||
/usr/local/bin/bsdec2-image-upload ${PUBLISH} \
|
||||
/usr/local/bin/bsdec2-image-upload ${PUBLISH} --sriov \
|
||||
${.OBJDIR}/ec2.raw \
|
||||
"${TYPE} ${REVISION}-${BRANCH}-${TARGET}${AMINAMESUFFIX}" \
|
||||
"${TYPE} ${REVISION}-${BRANCH}-${TARGET}" \
|
||||
|
Loading…
Reference in New Issue
Block a user