<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/boot, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-12-12T22:45:25Z</updated>
<entry>
<title>CI: add arm64 support to ci-qemu-test.sh</title>
<updated>2021-12-12T22:45:25Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2021-06-23T19:24:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=129d0eb49ece4b2359d3f69b5543f4881e936b13'/>
<id>urn:sha1:129d0eb49ece4b2359d3f69b5543f4881e936b13</id>
<content type='text'>
Reviewed by:	imp (earlier)
MFC after:	3 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D30907

(cherry picked from commit bba96bb143bb803968036543b76e062445cc9834)
</content>
</entry>
<entry>
<title>CI: use amd64 EDK II firmware included with QEMU</title>
<updated>2021-12-03T16:44:48Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2021-06-26T00:10:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a463b80e54947f2fea121ee044a811f1f46a1d5'/>
<id>urn:sha1:9a463b80e54947f2fea121ee044a811f1f46a1d5</id>
<content type='text'>
QEMU (now) includes a prebuilt EDK II firmare in edk2-x86_64-code.fd.
Use that instead of requring a standalone uefi-edk2-qemu-x86_64 package.

Reviewed by:	imp
MFC after:	3 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D30915

(cherry picked from commit 7d9794b34bcd465a380f05b02ccfea469dd0a48e)
</content>
</entry>
<entry>
<title>lualoader: fix lua-lint run</title>
<updated>2020-12-17T18:29:30Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-12-17T18:29:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=29842cb36e74037989b7a7f0bf38a47f342bac91'/>
<id>urn:sha1:29842cb36e74037989b7a7f0bf38a47f342bac91</id>
<content type='text'>
luacheck rightfully complains that i is unused in the show-module-options
loop at the end (it was used for some debugging in the process).

We've added a new pager module that's compiled in, so declare that as an
acceptable global.
</content>
</entry>
<entry>
<title>riscv: allow building virtual machine images</title>
<updated>2020-12-08T00:37:11Z</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2020-12-08T00:37:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d46a2a0013e1b0293d5c25c487f76a22b681072f'/>
<id>urn:sha1:d46a2a0013e1b0293d5c25c487f76a22b681072f</id>
<content type='text'>
RISC-V has the same booting requirements as arm64 (loader.efi, no legacy
boot options), so generated images for both architectures have the same
partition layout.

Reviewed by:	gjb
Differential Revision:	https://reviews.freebsd.org/D27044
</content>
</entry>
<entry>
<title>Speciy the dev in an easily changed variable</title>
<updated>2020-09-28T06:00:56Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-09-28T06:00:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c4e2b3de336ac6e062eec7ec357b60d9da126ab'/>
<id>urn:sha1:4c4e2b3de336ac6e062eec7ec357b60d9da126ab</id>
<content type='text'>
Rather than hard coding ada0 everywhere, use ${dev}. Also, set
dev=vtbd0 since both qemu and bhyve support this. More work
should be done to use labels instead for fstab.

qemu scripts likely need adjustment. And we should also
likely generate byhve scripts too.
</content>
</entry>
<entry>
<title>ci-qemu-test.sh: use pkgbase</title>
<updated>2020-09-05T19:03:34Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-09-05T19:03:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=08d0b468f14fec9d8d11eea0c7886f53df4eda2e'/>
<id>urn:sha1:08d0b468f14fec9d8d11eea0c7886f53df4eda2e</id>
<content type='text'>
Reviewed by:	bcran (earlier), manu (earlier), imp
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D24276
</content>
</entry>
<entry>
<title>Merge OpenZFS support in to HEAD.</title>
<updated>2020-08-25T02:21:27Z</updated>
<author>
<name>Matt Macy</name>
<email>mmacy@FreeBSD.org</email>
</author>
<published>2020-08-25T02:21:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e5787d2284e187abb5b654d924394a65772e004'/>
<id>urn:sha1:9e5787d2284e187abb5b654d924394a65772e004</id>
<content type='text'>
The primary benefit is maintaining a completely shared
code base with the community allowing FreeBSD to receive
new features sooner and with less effort.

I would advise against doing 'zpool upgrade'
or creating indispensable pools using new
features until this change has had a month+
to soak.

Work on merging FreeBSD support in to what was
at the time "ZFS on Linux" began in August 2018.
I first publicly proposed transitioning FreeBSD
to (new) OpenZFS on December 18th, 2018. FreeBSD
support in OpenZFS was finally completed in December
2019. A CFT for downstreaming OpenZFS support in
to FreeBSD was first issued on July 8th. All issues
that were reported have been addressed or, for
a couple of less critical matters there are
pull requests in progress with OpenZFS. iXsystems
has tested and dogfooded extensively internally.
The TrueNAS 12 release is based on OpenZFS with
some additional features that have not yet made
it upstream.

Improvements include:
  project quotas, encrypted datasets,
  allocation classes, vectorized raidz,
  vectorized checksums, various command line
  improvements, zstd compression.

Thanks to those who have helped along the way:
Ryan Moeller, Allan Jude, Zack Welch, and many
others.

Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D25872
</content>
</entry>
<entry>
<title>Spell LOADER correctly so we test lua build.</title>
<updated>2020-05-01T17:50:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-05-01T17:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=25dcf0e53510eb8d2ef5a1fa9aacef02cd94d2ab'/>
<id>urn:sha1:25dcf0e53510eb8d2ef5a1fa9aacef02cd94d2ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch up to arm/arm and sparc64 removal.</title>
<updated>2020-05-01T17:17:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-05-01T17:17:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce6fd199663f2facafcf3ef3b35b060c00b23500'/>
<id>urn:sha1:ce6fd199663f2facafcf3ef3b35b060c00b23500</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When we have an invalid build option, don't rm -rf the current</title>
<updated>2020-05-01T17:16:57Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-05-01T17:16:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=22ea5a7250b866e9c53d9d20601b6291f6624549'/>
<id>urn:sha1:22ea5a7250b866e9c53d9d20601b6291f6624549</id>
<content type='text'>
directory.

Add a quick sanity check to objdir before using it.  It must start
with /. If there was a make error getting it, report that and continue
with the next target. If there was anything else, bail out.
</content>
</entry>
</feed>
