<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/Makefile.azure, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-11-11T06:56:30Z</updated>
<entry>
<title>Azure: Fix image names</title>
<updated>2025-11-11T06:56:30Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2025-11-11T02:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=df84867e8af49437bdc76a0df41d78f5a362cd24'/>
<id>urn:sha1:df84867e8af49437bdc76a0df41d78f5a362cd24</id>
<content type='text'>
We need to specify the correct image names -- *.vhdf, not *.vhd -- in
order for them to upload.

15.0 candidate

Reviewed by:	lwhsu
MFC after:	2 days
Differential Revision:	https://reviews.freebsd.org/D53684
</content>
</entry>
<entry>
<title>release: Use standard Azure disk image extension</title>
<updated>2025-09-30T19:16:37Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2023-02-24T18:31:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb77d8e546e1894300843600409c48596644b3b6'/>
<id>urn:sha1:fb77d8e546e1894300843600409c48596644b3b6</id>
<content type='text'>
Azure images are Microsoft VHD files which use the .vhd extension.
We use the mkimg format arg "vhdf" to specify the fixed vhd format, but
the extension should remain .vhd.

Reviewed by:	lwhsu, whu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D38761
</content>
</entry>
<entry>
<title>release/azure: Update instruction of publishing to Azure Marketplace</title>
<updated>2025-03-28T18:16:30Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2025-03-28T18:16:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=09f991f5f6f224f75f3cc9f666f0e0e2e9621432'/>
<id>urn:sha1:09f991f5f6f224f75f3cc9f666f0e0e2e9621432</id>
<content type='text'>
Using Compute Gallery as the source is the preferred method now.

Reviewed by:	brooks, emaste
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D49528
</content>
</entry>
<entry>
<title>release: Support r/o /usr/ports for cloudware</title>
<updated>2024-04-12T17:58:09Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2024-04-12T17:20:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c87aed39c3053cd338c1ec18fba5b1d773beca9'/>
<id>urn:sha1:6c87aed39c3053cd338c1ec18fba5b1d773beca9</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>releng-azure: Add ZFS support to Azure image buliding and uploading</title>
<updated>2023-08-29T17:40:39Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2023-08-29T17:40:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78f901dcbd84ccad3849a8029f2320cf97079856'/>
<id>urn:sha1:78f901dcbd84ccad3849a8029f2320cf97079856</id>
<content type='text'>
Approved by:	gjb (re)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41454
</content>
</entry>
<entry>
<title>releng-azure: Use port name to install Azure CLI</title>
<updated>2023-08-29T17:39:11Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2023-08-29T17:39:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0fe6998d8ad0bf54c237c8f513bf00cab547b561'/>
<id>urn:sha1:0fe6998d8ad0bf54c237c8f513bf00cab547b561</id>
<content type='text'>
To overcome package name changing on default Python version updates.

Approved by:	gjb (re)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41453
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>urn:sha1:d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>release: Remove unused variables in azure Makefile</title>
<updated>2021-11-04T08:42:38Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2021-11-04T08:42:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c0287e0920ad7a16c75e62e914cd69c439dba1c'/>
<id>urn:sha1:9c0287e0920ad7a16c75e62e914cd69c439dba1c</id>
<content type='text'>
Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>release: add _LOCATION to the list of required AZURE variables</title>
<updated>2021-10-13T21:11:48Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2021-10-13T21:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=364cf0304cf196acdecdbe0e72fb48dd43917ca0'/>
<id>urn:sha1:364cf0304cf196acdecdbe0e72fb48dd43917ca0</id>
<content type='text'>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>release: use tab-delimited variables in AZURE_UPLOAD_CONF</title>
<updated>2021-10-13T20:39:51Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2021-10-13T20:39:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=083f6d0e5d58e9ad6bccc782859c8a28d82c9889'/>
<id>urn:sha1:083f6d0e5d58e9ad6bccc782859c8a28d82c9889</id>
<content type='text'>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
</feed>
