<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/Makefile.gce, branch release/13.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-04-24T05:04:06Z</updated>
<entry>
<title>release: Support r/o /usr/ports for cloudware</title>
<updated>2024-04-24T05:04:06Z</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=6b8ca8c4e40635ef7bd62e20d014c79f017b0e7e'/>
<id>urn:sha1:6b8ca8c4e40635ef7bd62e20d014c79f017b0e7e</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

(cherry picked from commit 6c87aed39c3053cd338c1ec18fba5b1d773beca9)
</content>
</entry>
<entry>
<title>releng-gce: Advertise the availability of UEFI support in GCE images.</title>
<updated>2024-01-30T07:23:06Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2024-01-27T03:09:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a465a52e80922510cb4ab493f29b51055ca78bf8'/>
<id>urn:sha1:a465a52e80922510cb4ab493f29b51055ca78bf8</id>
<content type='text'>
The amd64 and arm64 images supported UEFI, mark it as so users can take
advantage of UEFI boot on GCE.  This is already done on FreeBSD
14.0-RELEASE but never codified into the release tools (and should).

PR:		conf/276532
Reviewed by:	lwhsu
Differential Revision: https://reviews.freebsd.org/D43557

(cherry picked from commit 72dd306e44bc531fa723f4cdb631cb63cc5f09cb)
</content>
</entry>
<entry>
<title>releng-gce: Advertise the availability of gVNIC support in GCE images.</title>
<updated>2024-01-15T00:30:12Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2024-01-12T05:38:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44cd4b2fec0288f6f8bca571a9fb7f012dbb6c6e'/>
<id>urn:sha1:44cd4b2fec0288f6f8bca571a9fb7f012dbb6c6e</id>
<content type='text'>
This marks FreeBSD GCE images as gVNIC capable by adding the
--guest-os-features=GVNIC flag at creation time as suggested in GCE
documentation[1].  This allows Generation 3 and newer GCE instances
to leverage advanced networking capabilities and performance
enhancements provided by gVNIC.  Users will benefit from these
improvements without needing to create custom images.

[1] https://cloud.google.com/compute/docs/networking/using-gvnic#create_a_vm_with_gvnic_support

Reviewed by:	cperciva
Differential Revision: https://reviews.freebsd.org/D43411

(cherry picked from commit e872a4013fc325460924772f935b599151bd3d25)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>release: adjust lang/python* dependencies for GCE</title>
<updated>2023-07-20T01:31:52Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2023-07-17T20:16:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e94b6a238081a1178f2e6448cb9d91028784bf2'/>
<id>urn:sha1:3e94b6a238081a1178f2e6448cb9d91028784bf2</id>
<content type='text'>
The lang/python3 port had failed to properly install because
it did in fact already exist and FORCE_PKG_REGISTER was not
set.  So, behaviorally everything here was correct.  However,
installing lang/python3 is in fact not correct and not needed,
so only install the lang/python port to provide symbolic links.

PR:		272354
Sponsored by:	GoFundMe https://www.gofundme.com/f/gjbbsd
Sponsored by:	PayPal https://paypal.me/gjbbsd

(cherry picked from commit b24c35b326dbd355070335e63d02e7c29ee58bf0)
</content>
</entry>
<entry>
<title>release: follow-up to previous commit to install lang/python{,3}</title>
<updated>2023-07-20T01:30:53Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2023-07-12T20:49:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=119b44c2b2f0ea9141777fe6774e5f9a3d47a2d6'/>
<id>urn:sha1:119b44c2b2f0ea9141777fe6774e5f9a3d47a2d6</id>
<content type='text'>
PR:		272354
Sponsored by:	GoFundMe https://www.gofundme.com/f/gjbbsd
Sponsored by:	PayPal https://paypal.me/gjbbsd

(cherry picked from commit cd8cad0ef5cd534dc7ae1dd9a470cac2057ed957)
</content>
</entry>
<entry>
<title>release: ensure gce-check-depends installs lang/python{,3}</title>
<updated>2023-07-20T01:30:20Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2023-07-12T20:08:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af8d597af0c12d46e80467964144d255bee7756a'/>
<id>urn:sha1:af8d597af0c12d46e80467964144d255bee7756a</id>
<content type='text'>
PR:		272354
Sponsored by:	GoFundMe https://www.gofundme.com/f/gjbbsd
Sponsored by:	PayPal https://paypal.me/gjbbsd

(cherry picked from commit 0ed426276fd52e917506ab87c05a61c6641ae298)
</content>
</entry>
<entry>
<title>release: update to use git instead of svn:</title>
<updated>2020-08-12T16:25:25Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2020-08-12T16:25:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86e5b1377db87223c20aefbc5bf61c56422d6c8f'/>
<id>urn:sha1:86e5b1377db87223c20aefbc5bf61c56422d6c8f</id>
<content type='text'>
Makefile.* (cloudware):
 - Consistify setting the BUILDDATE for snapshots.

release.conf.sample/release.sh:
 - Run 'git clone' in 'quiet' mode.

Makefile.inc1:
 - Set BUILDDATE and export the variable.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
</content>
</entry>
<entry>
<title>Add a special GCE_LICENSE variable to Makefile.gce, which when set,</title>
<updated>2018-05-10T21:46:58Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2018-05-10T21:46:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3955757a946b1ba02b1e0c1580c565e431bd5a0'/>
<id>urn:sha1:c3955757a946b1ba02b1e0c1580c565e431bd5a0</id>
<content type='text'>
will include license metadata in the resultant GCE image.

GCE_LICENSE is unset by default, as it primarily pertains to images
produced by the FreeBSD Project, but for downstream FreeBSD consumers,
it can be set in the make(1) environment in the format of:

 --licenses="projects/PROJECT_ID/global/licenses/LICENSE_NAME"

The "license" is not a license, per se, but required metadata that
is required by the GCE marketplace.  For the FreeBSD Project, the
license name is simply 'freebsd', with the description of 'FreeBSD'.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Use vYYYYMMDD in the timestamp suffix for Google Compute Engine</title>
<updated>2018-05-08T17:15:12Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2018-05-08T17:15:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43613f74dd3d88b346ff11e7a5e7590276c46a54'/>
<id>urn:sha1:43613f74dd3d88b346ff11e7a5e7590276c46a54</id>
<content type='text'>
snapshot images for consistency with other OSes.

MFC after:	3 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
