Results 19 issues of Elliott Mitchell

kdztools handles unpacking of KDZ files as a two step process. First, breaking the KDZ format into separate files; second, unpacking the inner DZ file. This matches reasonably to the...

enhancement

On newer LG devices instead of the on-board flash being presented as /dev/block/mmcblk0p[0-9]+, you get /dev/block/sd[a-g][0-9]+ kdztools was designed for only a single on-board flash device and the current code...

bug
enhancement

The root process for LGE V20 devices is rather complex. Need a tool to simplify the process for people who are scared off by the complexity.

enhancement

After a device's image was overwritten with a H901 KDZ, some of the old partitions might be desirable to restore. Need something to merge the appropriate chunks from the original...

Notably a README giving a usage example.

If GPS signal is lost and TowerCollector is running it appears TowerCollector starts to eat the battery. I'm guessing TowerCollector continuously tries to regain location information. Checking frequently immediately after...

enhancement

Even though assembly-language .s files aren't supposed to be run through cpp, clearly all of these are being preprocessed (#include is a strong indicator). A few potentially non-preprocessed files remain...

As per: https://reviews.freebsd.org/D35560

To me this seems the one super-duper urgent need for wide usage of the UDF filesystem, a working `fsck` program. Without this and improperly removed USB key results in unrepairable...

Alas, not much of a theme, just some small patches for things which are overdue for getting in.

special