Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2018 05:26:36 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r336537 - head
Message-ID:  <201807200526.w6K5QaMR023082@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Fri Jul 20 05:26:36 2018
New Revision: 336537
URL: https://svnweb.freebsd.org/changeset/base/336537

Log:
  Mention zfsloader being folded into loader in UPDATING.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jul 20 05:26:14 2018	(r336536)
+++ head/UPDATING	Fri Jul 20 05:26:36 2018	(r336537)
@@ -31,6 +31,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20180720:
+	zfsloader's functionality has now been folded into loader.
+	zfsloader is no longer necesasary once you've updated your
+	boot blocks. For a transition period, there will be a symlink
+	in place from zfsloader to loader to allow a smooth transition
+	until the boot blocks can be updated.
+
 20180717:
 	Big endian arm support has been removed.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807200526.w6K5QaMR023082>