Author: dteske
Date: Fri Oct 18 07:42:50 2013
New Revision: 256719
URL: http://svnweb.freebsd.org/changeset/base/256719

Log:
  MFC r256489:
  Add executable bit to docsinstall [old] and entropy [new] scripts.
  
  MFC r256541:
  Document BSDINSTALL_TMPBOOT environment variable introduced by SVN r256343.
  
  Approved by:  re (gjb)

Modified:
  stable/10/usr.sbin/bsdinstall/bsdinstall.8
Directory Properties:
  stable/10/usr.sbin/bsdinstall/   (props changed)
  stable/10/usr.sbin/bsdinstall/scripts/docsinstall   (props changed)
  stable/10/usr.sbin/bsdinstall/scripts/entropy   (props changed)

Modified: stable/10/usr.sbin/bsdinstall/bsdinstall.8
==============================================================================
--- stable/10/usr.sbin/bsdinstall/bsdinstall.8  Fri Oct 18 07:42:16 2013        
(r256718)
+++ stable/10/usr.sbin/bsdinstall/bsdinstall.8  Fri Oct 18 07:42:50 2013        
(r256719)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to