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.
+
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to