<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/tools, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFS r366028: Spawn the DHCPv6 client in EC2 instances via rtsold.</title>
<updated>2020-09-28T17:32:18+00:00</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2020-09-28T17:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f614d5fcd6f00605835dd299b07716dfe542368b'/>
<id>f614d5fcd6f00605835dd299b07716dfe542368b</id>
<content type='text'>
Approved by:	re (gjb)
Sponsored by:	https://www.patreon.com/cperciva
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (gjb)
Sponsored by:	https://www.patreon.com/cperciva
</pre>
</div>
</content>
</entry>
<entry>
<title>MFS r366009: Include ebsnvme-id in arm64 AMIs.</title>
<updated>2020-09-28T00:52:16+00:00</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2020-09-28T00:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c18eb742b0083583b0d9aabded1b3fe8d307f459'/>
<id>c18eb742b0083583b0d9aabded1b3fe8d307f459</id>
<content type='text'>
Approved by:	re (delphij)
Sponsored by:	https://www.patreon.com/cperciva
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (delphij)
Sponsored by:	https://www.patreon.com/cperciva
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert r364939 and add a stable/12 approach for populating the ESP</title>
<updated>2020-09-07T18:47:25+00:00</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2020-09-07T18:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=35544c9bf8a3bc9b4fd1235416a0185ef5a5d38f'/>
<id>35544c9bf8a3bc9b4fd1235416a0185ef5a5d38f</id>
<content type='text'>
make_esp_file is not available in stable/12 so r364939 broke VM-related targets.
Revert offending commit and use pre-r342283 approach to populate ESP partition.

PR:		249168
Tested on:	VirtualBox, Hyper-V v2 VM
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make_esp_file is not available in stable/12 so r364939 broke VM-related targets.
Revert offending commit and use pre-r342283 approach to populate ESP partition.

PR:		249168
Tested on:	VirtualBox, Hyper-V v2 VM
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r363187:</title>
<updated>2020-08-28T20:37:57+00:00</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2020-08-28T20:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1d535b7e452951f9ed0cb4b75085635b893e0213'/>
<id>1d535b7e452951f9ed0cb4b75085635b893e0213</id>
<content type='text'>
Enable EFI system partition on amd64 and i386 VM images

EFI support is a hard requirement for generating Hyper-V Gen2 VM images.

Reviewed by:	gjb
Differential Revision:	https://reviews.freebsd.org/D25655
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable EFI system partition on amd64 and i386 VM images

EFI support is a hard requirement for generating Hyper-V Gen2 VM images.

Reviewed by:	gjb
Differential Revision:	https://reviews.freebsd.org/D25655
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r362791:</title>
<updated>2020-08-03T01:00:20+00:00</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2020-08-03T01:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=16fcd16bf568d5ad76376b810e38519922283853'/>
<id>16fcd16bf568d5ad76376b810e38519922283853</id>
<content type='text'>
  Make EC2 AMIs use portsnap and freebsd-update mirrors hosted in AWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Make EC2 AMIs use portsnap and freebsd-update mirrors hosted in AWS
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r361980, r362010</title>
<updated>2020-06-19T19:25:47+00:00</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2020-06-19T19:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2762fb4eb53fe02b0cc6bd0cd4c910fd82502761'/>
<id>2762fb4eb53fe02b0cc6bd0cd4c910fd82502761</id>
<content type='text'>
r361980:
release: amd64 efi boot name is bootx64

efi_boot_name is just used for arm image so no harm done.

Reported by:	gonzo

r362010:
release: Fix arm GPT image

msdosfs labels are capitalized, use EFI instead of efi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r361980:
release: amd64 efi boot name is bootx64

efi_boot_name is just used for arm image so no harm done.

Reported by:	gonzo

r362010:
release: Fix arm GPT image

msdosfs labels are capitalized, use EFI instead of efi.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r360271-r360272, r360321</title>
<updated>2020-06-19T19:24:36+00:00</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2020-06-19T19:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dafeeaa5fb5430f128e9b129699095d8a1fd3163'/>
<id>dafeeaa5fb5430f128e9b129699095d8a1fd3163</id>
<content type='text'>
r360271:
Add support for generating release images using GPT for ARM

Submitted by:	Daniel Engberg (Original version)
Differential Revision:	https://reviews.freebsd.org/D22537

r360272:
Add PINE64 ROCKPro64 config for generation of release images

Submitted by:	Daniel Engberg
Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D22538

r360321:
release: arm64: rockpro64: Set hw.ncpu to 4

Since there is known issue with big.LITTLE set the number of CPU to 4
which is the number present in the LITTLE cluster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r360271:
Add support for generating release images using GPT for ARM

Submitted by:	Daniel Engberg (Original version)
Differential Revision:	https://reviews.freebsd.org/D22537

r360272:
Add PINE64 ROCKPro64 config for generation of release images

Submitted by:	Daniel Engberg
Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D22538

r360321:
release: arm64: rockpro64: Set hw.ncpu to 4

Since there is known issue with big.LITTLE set the number of CPU to 4
which is the number present in the LITTLE cluster.
</pre>
</div>
</content>
</entry>
<entry>
<title>Direct commit to stable/12: Only install ebsnvme-id on amd64 for now.</title>
<updated>2020-05-30T02:56:13+00:00</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2020-05-30T02:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=225e1aa9517e9dc3aee8c877b5e30f131a4d47a1'/>
<id>225e1aa9517e9dc3aee8c877b5e30f131a4d47a1</id>
<content type='text'>
This port is in the "latest" ports tree but not in "quarterly", so we
have a package for amd64 but not for aarch64.

This commit should be reverted when we have a new quarterly branch.

Sponsored by:	https://www.patreon.com/cperciva
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This port is in the "latest" ports tree but not in "quarterly", so we
have a package for amd64 but not for aarch64.

This commit should be reverted when we have a new quarterly branch.

Sponsored by:	https://www.patreon.com/cperciva
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r361350: Add ebsnvme-id to EC2 AMIs and enable /dev/aws/disk</title>
<updated>2020-05-30T02:52:24+00:00</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2020-05-30T02:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=814b5da2c315d08af2df7c028c3fc3c47adef729'/>
<id>814b5da2c315d08af2df7c028c3fc3c47adef729</id>
<content type='text'>
Sponsored by:	https://www.patreon.com/cperciva
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	https://www.patreon.com/cperciva
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r361143: Add /etc/autofs/special_efs to EC2 AMIs</title>
<updated>2020-05-30T02:50:26+00:00</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2020-05-30T02:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cdd2b2c303b9f26338289ae9c471bdee6ae52293'/>
<id>cdd2b2c303b9f26338289ae9c471bdee6ae52293</id>
<content type='text'>
Sponsored by:	https://www.patreon.com/cperciva
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	https://www.patreon.com/cperciva
</pre>
</div>
</content>
</entry>
</feed>
