Results 53 comments of ShadowEO

I've found what I needed. I have created a small webapp that uses CalibrePHP to push ePubs and PDFs to Google Play Books. It's more of a working proof-of-concept than...

I added a link into the helper page that generates the download button links. That sufficed for me and I was able to add a link to my script that...

Just throwing out a suggestion here, shot in the dark maybe. For a workaround on the system partition, would it be possible to use an overlay, similar to how magisk...

I see. That's very enlightening, and the idea to implement a flow from SetupWizard is definitely better than any of the ideas I threw out there. Perhaps you could reach...

I wanted to give a little nudge as I noticed LOS has implemented `flo` as a new device-type (`flox`) which appears to repartition the eMMC to give `/system` more space....

Same, weirdly enough, if I build it under WSL and load it via a X Server (X410), it works properly (albeit without transparency since I'm running it on a X...

It could be possible to compile it using something like [PeachPie](https://peachpie.io). I haven't tried compiling anything written with this library just yet, but since it doesn't require a new PHP...

It should also be noted that a lot of these machines also lack CSM support (such as in my case with the NuVision TMAX TM101W638L) and loads of vendors refuse...

> Anyway I don't know what this has to do with quibble, because it's a mainly kernel thing instead of bootloader. If it's just because of the bootloader I guess...

@Prototyped Linux has the ability to take over Runtime Services within it's kernel, essentially replacing the running UEFI implementation with itself. Grub sets this up and then the kernel finishes...