Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2016 14:45:18 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r295522 - head/share/man/man8
Message-ID:  <201602111445.u1BEjIY5099640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Feb 11 14:45:18 2016
New Revision: 295522
URL: https://svnweb.freebsd.org/changeset/base/295522

Log:
  Explain that boot1.efi prefers ZFS over UFS
  
  Reported by:	smh

Modified:
  head/share/man/man8/uefi.8

Modified: head/share/man/man8/uefi.8
==============================================================================
--- head/share/man/man8/uefi.8	Thu Feb 11 13:28:52 2016	(r295521)
+++ head/share/man/man8/uefi.8	Thu Feb 11 14:45:18 2016	(r295522)
@@ -92,6 +92,13 @@ for
 The search begins with partitions on the device from which
 .Pa boot1.efi
 was loaded, and continues with other available partitions.
+If both
+.Li freebsd-ufs
+and
+.Li freebsd-zfs
+partitions exist on the same device the
+.Li freebsd-zfs
+partition is preferred.
 .Pa boot1.efi
 then loads and executes
 .Pa loader.efi .



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