FriendlyNeighborhoodShane / MinMicroG

Sources and scripts for MinMicroG installers. You shall find no prebuilt releases here.
GNU General Public License v3.0
315 stars 33 forks source link

Needs TWRP #21

Closed y0va closed 2 years ago

y0va commented 2 years ago

Yesterday I flashed the UNLP on a fresh lineageOS 18.1 on a LG G3 d855.

I usually just use the lineage recovery, so I noticed that the update-binary from this package needs TWRP. With lineageos recovery it fails on line 105 when checking for available shell commands.

This could maybe solved by providing an own busybox, but for the ease one could just mention this requirement in the Readme.

FriendlyNeighborhoodShane commented 2 years ago

Yeah, the LOS recovery toybox usually doesn't come compiled with several of those bells and whistles needed. This should probably be mentioned in the instructions.

Bundling a busybox is an option but one I'm not really considering ATM because I want this to be easily self-buildable by everybody.

FriendlyNeighborhoodShane commented 2 years ago

Added note in 4beff5812163bab440174daf94d73c4ce22d12fe.