Quote:
Originally Posted by nikkie
/bin/updater on the device is just a shell script?
|
I guess. When you look at the maintenance ramdisk, if the update command is given in the kernel command line, the init script searches for and unzips the update.zip file and finally passes control to the update.sh file from there.
I've read the Android system in the eDGe is non-standard, but it feels quite "linuxy", so it might be nicer (i.e. more hackable) than stock Android in that sense... :-)