You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's technically only relevant to distros that use the pkg(5) metadata for upgrades. My previous suggestion on the wiki was:
"Run:
pkg info osnet-incorporation | grep Branch:
If you see, for example, "Branch: 0.151.1", you must choose a number greater than the part after the leading "0.". For example, add export ONNV_BUILDNUM=152
to the illumos.sh script."
I never determined if ONNV_BUILDNUM could have decimals as well.
A large sequence of digits such as YYYYMMDD is also likely to be fine for all existing distros and probably more useful, though this may bring up the gate versioning arguments.
Current doc doesn't mention that ONNV_BUILDNUM may need incrementing in most or all install target environments.
The text was updated successfully, but these errors were encountered: