https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186345
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Looking at the bsdinstall(8) zfsboot script, /usr/libexec/bsdinstall/zfsboot this is by design, # Don't mount /usr so that 'base' files go to the BEROOT /usr mountpoint=/usr,canmount=off I agree with that it might it being counter intuitive, but there are reasons why 'base' files should not go outside the Boot Environment ROOT. Have a look at sysutils/beadm and perhaps this blog post, http://blather.michaelwlucas.com/archives/2363 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
