| Summary: | FreeBSD 13.0-RELEASE Release Notes should mention OpenZFS, and loader incompatibility with zstd | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Graham Perrin <grahamperrin> |
| Component: | Books & Articles | Assignee: | FreeBSD Release Engineering <re> |
| Status: | Closed FIXED | ||
| Severity: | Affects Many People | CC: | allanjude, freebsd, lwhsu |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| URL: | https://www.freebsd.org/releases/13.0R/relnotes/#storage | ||
|
Description
Graham Perrin
2021-03-14 12:24:17 UTC
<https://cgit.freebsd.org/doc/commit/website/content/en/releases/13.0R/relnotes.adoc?id=e0f1a3ae3b709e316b1db7b9a361d31f3fdb6d36> noted with thanks. The reference to <https://cgit.freebsd.org/src/commit/?id=9e5787d2284e> can be complemented with words to this effect (if still true): > The loader does not yet support zstd. Exercise caution with root pools. Note that two anchor points have identical subheadings 'Boot Loader Changes': <https://www.freebsd.org/releases/13.0R/relnotes/#boot> <https://www.freebsd.org/releases/13.0R/relnotes/#boot-loader> /usr/src/UPDATING still shows the warning, > Do not upgrade root pools until the loader is updated to support zstd. … Today I discovered that support was added five months ago: <https://cgit.freebsd.org/src/commit/?id=2fec3ae8964c8864a9e75d6a2f0ed137ede489a7> (In reply to Graham Perrin from comment #1) > Note that two anchor points have identical subheadings 'Boot Loader Changes': The duplication is mentioned in another bug, which remains open. |