rescatux / rescapp

Rescapp - Rescatux's wizard for rescue tasks
GNU General Public License v3.0
32 stars 15 forks source link

Rescapp plugin network based update #37

Open adrian15 opened 8 years ago

adrian15 commented 8 years ago

As explained in: #2146 (Cenatic bug number). You need to use a branch (similar to Debian / Ubuntu repositories branch) to identify if the plugin you are downloaded can be applied to your current Rescapp version.

So the idea is that given a third party url (that you should trust and be sure it's https) Rescapp can download some files that:

.

So there's a new option inside Rescapp named: "Install a network based Plugin" probably inside Advanced menu that let's you perform that update.

Addendum: Do the same but with data from an external usb with an special filesystem layout analog to the web one described here.

adrian15 commented 5 years ago

I wonder if using an addition repo branch would solve this. That way only development packages need to be build so that intrepid users can test them.