Print this page
7388 Support DHCP Client FQDN. Allow IAID/DUID for all v4.
*** 67,76 ****
--- 67,81 ----
1 Incorrect usage.
2 One of the commands used by the script failed.
NOTES
+ Distributions which segment certain system directories onto separate,
+ child datasets (e.g., /var for openindiana Text Install) must run beadm
+ unmount <new beName> after running onu or else the child dataset will
+ not mount at the correct location after reboot.
+
Former users of bfu should note the following ways in which onu behaves
differently from bfu. First, as noted above, onu creates a new BE,
rather than updating an existing BE in-place. Second, onu will not
install packages that are older than what is already installed in the
source BE. Third, conflicts in system configuration files are
*** 124,129 ****
SEE ALSO
beadm(1M), pkg(1), pkg(5)
! August 28, 2010 ONU(1ONBLD)
--- 129,134 ----
SEE ALSO
beadm(1M), pkg(1), pkg(5)
! November 7, 2016 ONU(1ONBLD)