freebsd-dev/usr.sbin/bsdinstall
Yuri Pankov a89559c269 bsdinstall: fix ESP detection for auto ZFS layout
Pass the list of user selected disks from zfsboot to bootconfig so that
the latter doesn't rely on ESP autodetection that apparently fails for
some cases, e.g. memstick installation with nvme (boot) and sata drives.

While here, fix printing of debug messages in bootconfig.

Reviewed by:	bcran, imp, tsoome
Differential Revision:	https://reviews.freebsd.org/D21930
2019-10-09 05:28:10 +00:00
..
distextract Skip errors from being unable to set modification and creation times. If 2018-01-02 05:22:54 +00:00
distfetch various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
partedit powerpc/boot: Move ubldr to /boot/uboot, and make this a separate filesystem 2019-02-18 01:57:47 +00:00
scripts bsdinstall: fix ESP detection for auto ZFS layout 2019-10-09 05:28:10 +00:00
bsdinstall
bsdinstall.8 bsdinstall(8): Fix a typo. 2018-10-05 08:17:29 +00:00
Makefile
Makefile.depend
Makefile.inc