DogeOS is SmartOS + FIFO
DogeOS is, as similar to Project FiFo and SmartOS, licensed under CDDL. Generally, it is free of use.
Introduction, instruction and release download, please go to homepage http://www.dogeos.net
First of all, you need a SmartOS building environment, which can be setup by following this. You may also need to be able to access public internet inside it, since during the building process we will download lots of stuff.
After that, cd <somedir>
, then
git clone https://github.com/Project-DogeOS/DogeOS.git
cd DogeOS
git checkout refs/tags/<verion> -b <version>
./build.sh
After it is done, the result distribution should be
build/dist/iso/dogeos-<version>.iso
build/dist/usb/dogeos-<version>.img