View Single Post
Old 12-29-2018, 11:34 AM   #136
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,808
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by eenk View Post
IMHO this would further simplify patching a lot. While I'm well versed with patching, having grown up on assembler, I really appreciate your work in making the process more convenient for the masses (me included). The internal web server would be for giving a local UI to configure the patches to apply, correct?
No problem! And yes, something like that. I'll put it on GitHub one I'm done the base server and the ability to apply a patch file.

Quote:
I like the dedicated download page that links the most recent firmware by device model, and loathe the wiki page which is just terrible in that visitors first need to find out the mark from the device type, then have to hunt for the correct mark and most recent fw version.
No problem!

Quote:
On a sidenote: would you think it sensible if kobopatch could also automatically install the final tgz to a mounted device? At least on Linux there's the ability to discover active mount points, from there on a check for direct .kobo subdirs could quickly discover mounted Kobo devices.
I'm not including that in kobopatch itself due to the possibility for easier mistakes and because that will also make people forget to install the firmware first (unless I detect that...maybe). For now, I do that using a combination of other tools I wrote (kobo-utils/kobo-utils, and some scripts in my kobopatch-config repo). I also use udev to do it automatically.
geek1011 is offline   Reply With Quote