]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
release: Support r/o /usr/ports for cloudware
authorColin Percival <cperciva@FreeBSD.org>
Fri, 12 Apr 2024 17:20:25 +0000 (10:20 -0700)
committerColin Percival <cperciva@FreeBSD.org>
Fri, 12 Apr 2024 17:58:09 +0000 (10:58 -0700)
commit6c87aed39c3053cd338c1ec18fba5b1d773beca9
treec2d1bc7d45da0881b8cabf62b3ae81061a239b85
parent4336161cc9c631d40d00adee97dfc8161b6bec9f
release: Support r/o /usr/ports for cloudware

Set WRKDIRPREFIX=/tmp/ports DISTDIR=/tmp/distfiles when building tools
needed for uploading cloudware images.

While I'm here, adjust the bsdec2-image-upload build target to match
the style used by the Azure/GCE/Vagrant Makefiles.

MFC after: 3 days
release/Makefile.azure
release/Makefile.ec2
release/Makefile.gce
release/Makefile.vagrant