Add a reminder that the user should update boot block if they are upgrading

their existing system and use LZ4 compression for ZFS.

Suggested by:	mm
MFC after:	3 days
This commit is contained in:
Xin LI 2013-02-27 21:58:06 +00:00
parent 06db73ec2b
commit 20a011d5b3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=247422

View file

@ -26,6 +26,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20130208:
A new compression method (lz4) has been merged to -HEAD. Please
refer to zpool-features(7) for more information.
Please refer to the "ZFS notes" section of this file for information
on upgrading boot ZFS pools.
20130129:
A BSD-licensed patch(1) variant has been added and is installed
as bsdpatch, being the GNU version the default patch.