Building illumos-gate on OmniOS
Assuming that you are familiar with the illumos build process, here is howto quickly build stock illumos-gate on OmniOS. Alternatively you can useouromni
utility as described on ourbuild instructions page.
$pfexec pkginstallillumos-tools$pfexec zfs create-omountpoint=/build rpool/build$cd /build$git clone https://github.com/illumos/illumos-gate$cdillumos-gate$./usr/src/tools/scripts/nightly /opt/onbld/env/omnios-illumos-gate