freebsd-dev/stand/userboot
Kyle Evans b0d9fbf070 Fix userboot w/ ZFS after r329725
r329725 cleaned up ZFS commands duplicated in multiple places, but userboot
was not setting HAVE_ZFS when MK_ZFS != "no". This resulted in a failure to
boot (as seen in PR 226118) in bhyve, with the following message:

/boot/userboot.so: Undefined symbol "ldi_get_size"

PR:		226118
Glanced at by:	imp
2018-02-22 18:49:53 +00:00
..
test Centralize several variables. 2018-02-02 06:32:26 +00:00
userboot Fix userboot w/ ZFS after r329725 2018-02-22 18:49:53 +00:00
Makefile
Makefile.inc
userboot.h Make putenv and getenv match the userland definition of these 2017-12-06 02:00:00 +00:00