webos-internals / meta-doctor

The Meta-Doctor is a Makefile which can modify a copy of the Palm webOS Doctor before it is flashed onto a webOS device. It accomplishes this by reaching into Palm's distributed Doctor JAR file and making changes to it.
http://www.webos-internals.org/wiki/Application:MetaDoctor
35 stars 18 forks source link

Doctor source flexibility #46

Closed bbito closed 6 years ago

bbito commented 6 years ago

Removes hard-coded (Palm) URLs from all existing scripts and adds a single script file (scripts/doctor-source) that can be used to change the source of Doctors for all scripts.

bbito commented 6 years ago

Fuller description from: https://github.com/bbito/meta-doctor/releases/tag/0.01 The doctor-source feature utilizes a sub-script at /scripts/doctor-source to provide 2 variables to meta-doctor scripts making it easy to change the protocol (http / https), source domain and wget options for webOS doctor retrieval. This release marks initial release of the feature as discussed in this Issue thread: Provide Doctor URL flexibility All preexisting scripts in the /scripts directory that included hard-coded URLs to retrieve webOS Doctor jar files have been modified to use 2 variables provided by /scripts/doctor-source: