]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r259113, r259115, r259144, r259148:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Dec 2013 20:55:53 +0000 (20:55 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Dec 2013 20:55:53 +0000 (20:55 +0000)
commit92dc681fed81794540e110baac13205d6592c514
tree5b98aaa49d5b66b41fbeaf14f47d6ee2df896906
parent7fad13f6825fbc4ca352079a9d16bcabc946a3d9
MFC r259113, r259115, r259144, r259148:

r259113 (dteske):
  Fix failed attempt to send pkg(8) stderr to /dev/null

r259115 (dteske):
  Prevent truncating /tmp/bsdinstall_log each time we
  exec a module.

r259144 (dteske):
  Fix a regression after successfully installing to encrypted
  ZFS root, the passphrase is not accepted and a message about
  "incorrect key" is displayed.

r259148 (dteske):
  Fix a regression resulting in mountroot prompt after attempting
  to install to encrypted ZFS root (caused by a typo in a
  variable name -- ZFSBOOT_BOOT_FSNAME -> ZFSBOOT_BOOTFS_NAME).

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@259396 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bsdconfig/share/common.subr
usr.sbin/bsdinstall/bsdinstall
usr.sbin/bsdinstall/scripts/zfsboot