Alternative firmware
Start-up
-
The installation creates the file _/opt/etc/local.rc_that the original firmware launches.
-
local.rc launches run.sh from the SD card.
run.sh
-
disconnect the network
-
stop jco_server and autorun.sh.
-
deactivates /dev/watchdog and /dev/watchdog0
-
the LEDs and the motor are initialized
-
Starts the etc file if necessary
-
redirects /bin/busybox , /etc and /root to the SD card.
-
default to CRONTAB if required
-
start services (in config/autostart)
-
start using scripts (in config/userscripts)