As I understand "board/pluto" folder contains precompiled binary tools, scripts, webpage etc.
1) Is it possible to use stock pluto firmware with these tools?
2) Is it possible to store this stuff on USB flash?
Idea:
When pluto boot, autorun.sh script copy all these tools from USB flash into root folder and then run.
This could be handy that tools can be updated by simple copy from git repo to USB flash (maybe by executing additional script if necessary to prepare some paths or something similar) and no need to update firmware image.
Remove USB Flash, reboot pluto and you will get stock firmware.
I can help with additional bash script writing if necessary.
Thanks for great, useful and interesting repo.
As I understand "board/pluto" folder contains precompiled binary tools, scripts, webpage etc. 1) Is it possible to use stock pluto firmware with these tools? 2) Is it possible to store this stuff on USB flash?
I can help with additional bash script writing if necessary.