This is a comfortable development image for Iris 2 hardware that makes it easy to develop. It includes most of the features common to desktop development workstations.
The resulting recovery image will be found ./output/
Prepare the recovery SD image
set SW1 to SD and insert recovery mmc card into slot, power up
login with root:root
debian-install.sh -b dart -t cap
halt, power off, set SW1 to EMMC and remove recovery mmc card, power up
login with root:root
./postinstall.sh
The hostname matches the serial number of the modem, you can get it from /etc/hostname
enable wifi and pick an access point
nmcli d wifi list
nmcli d wifi connect "your SSID" password "your PSK"
At this point, your system is setup. To login remotely via ssh, you will need a pre-shared key.