Building illumos-gate on OmniOS
Assuming that you are familiar with the illumos build process, here is how
to quickly build stock illumos-gate on OmniOS. Alternatively you can use
our omni
utility as described on our
build instructions page.
$ pfexec pkg install illumos-tools
$ pfexec zfs create -o mountpoint=/build rpool/build
$ cd /build
$ git clone https://github.com/illumos/illumos-gate
$ cd illumos-gate
$ ./usr/src/tools/scripts/nightly /opt/onbld/env/omnios-illumos-gate