]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/commit
MFC r259113, r259115, r259144, r259148:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Dec 2013 03:20:01 +0000 (03:20 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Dec 2013 03:20:01 +0000 (03:20 +0000)
commit21867d416d1ad61c897ae5a982c46ea6d4ea57da
treea0070d07a31c08a42e77d84afa430719fda1769d
parent016375c2ae2391e40352a6073ac17c19419e6cbd
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).

Approved by: re (glebius)
Sponsored by: The FreeBSD Foundation

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