-
Notifications
You must be signed in to change notification settings - Fork 54
Integrate the recalbox-support.sh script #43
Comments
Nice, but you should give me some url for this script, i dont know anything about it |
Seems related to recalbox/recalbox-buildroot#52 This actually looks 'alpha' stuff, i will wait some news about more stable stuff for this script to integrate it. Keep me in touch here. |
|
Think about the definitive path where the script will belong to in Recalbox system and give it to mo, so the produdction settings can be ready for the futur recalbox release that ship the script. |
availible in recalbox 4.0.0 |
@Laddyacris to add/check for package on Recalbox system you should directly cast @digitalLumberjack or @rockaddicted , plus i don't know anything about 4.x release yet. But to say, implementing upload to a service through the webinterface will not be trivial as this can take a long time and freeze the web interface. To start, the best is to implement archive building and download from the web interface, so at least the user can retrieve it and upload it itself. |
My guess is that downloading from the webinterface is really enough and has
a big advantage : no external dependency.
the file is then easyly uploadable manually.
|
The recalbox-support.sh can get many informations on the current system, package them in an archive. the manager should be able to execute this script and let the user download the pacakge on it's PC.
We can even imagine a webservice on recalbox.com that can save the file and return a uri, that the user can pass to the community when asking for support.
The text was updated successfully, but these errors were encountered: