Author: dteske
Date: Tue Oct 15 14:46:37 2013
New Revision: 256541
URL: http://svnweb.freebsd.org/changeset/base/256541

Log:
  Document BSDINSTALL_TMPBOOT environment variable introduced by SVN r256343.

Modified:
  head/usr.sbin/bsdinstall/bsdinstall.8

Modified: head/usr.sbin/bsdinstall/bsdinstall.8
==============================================================================
--- head/usr.sbin/bsdinstall/bsdinstall.8       Tue Oct 15 14:18:15 2013        
(r256540)
+++ head/usr.sbin/bsdinstall/bsdinstall.8       Tue Oct 15 14:46:37 2013        
(r256541)
@@ -254,6 +254,14 @@ will be stored until the
 target is executed. If this directory does not already exist, it will be
 created. Default:
 .Pa /tmp/bsdinstall_etc
+.It Ev BSDINSTALL_TMPBOOT
+Directory where files destined for the new system's
+.Pa /boot
+will be stored until the
+.Cm config
+target is executed. If this directory does not already exist, it will be
+created. Default:
+.Pa /tmp/bsdinstall_boot
 .El
 .Sh SCRIPTING
 .Nm
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to