### Set the root password ROOT_PASSWORD=1234qwer ### Network configuration # Don't forget to also fill the file wpa_supplicant.conf for the wifi configuration IP=192.168.1.121 NETMASK=255.255.255.0 GATEWAY=192.168.1.254 ### Led color after full boot # The sequence will be : # - orange : startup # - blue blinking : configuration # - blue : configuration finished, camera ready # - ??? : color set a few seconds after the camera is ready # values : # -boff -bfast : blue blinking # -boff -bon : blue on # -boff -boff : blue off # -boff -yfast : yellow blinking # -boff -yon : yellow on # -boff -yoff : yellow off LED_WHEN_READY=-boff -bon