Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 00:39:17 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r281577 - stable/10/sbin/reboot
Message-ID:  <201504160039.t3G0dH84094784@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude (doc committer)
Date: Thu Apr 16 00:39:16 2015
New Revision: 281577
URL: https://svnweb.freebsd.org/changeset/base/281577

Log:
  MFC: r280191:
  	Document that nextboot(8) doesn't work as expected with ZFS
  
  Approved by:	eadler (mentor, implicit)
  Sponsored by:	ScaleEngine Inc.

Modified:
  stable/10/sbin/reboot/nextboot.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sbin/reboot/nextboot.8
==============================================================================
--- stable/10/sbin/reboot/nextboot.8	Thu Apr 16 00:37:11 2015	(r281576)
+++ stable/10/sbin/reboot/nextboot.8	Thu Apr 16 00:39:16 2015	(r281577)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 31, 2012
+.Dd March 17, 2015
 .Dt NEXTBOOT 8
 .Os
 .Sh NAME
@@ -130,3 +130,9 @@ It is also my first attempt to write in 
 Finally, it does some evil things like writing to the file system before it
 has been checked.
 If it scrambles your file system, do not blame me.
+.Pp
+.Xr loader 8
+is only able to read ZFS, not write to it.
+.Pa nextboot.conf
+will NOT be reset in case of a kernel boot failure.
+



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