• osm0sis's avatar
    magiskboot: accept forcing recognized but unsupported format compression · f341f3b2
    osm0sis authored
    - when input image had a different supported format (e.g. gzip) magiskboot would not accept a manually compressed ramdisk or kernel in an unsupported format (e.g. lzop) despite being able to recognize it, so instead would double compress using whatever the input format was, breaking the image with, in effect, a ramdisk.cpio.lzo.gz
    f341f3b2
Name
Last commit
Last update
..
bootimg.cpp Loading commit data...
bootimg.h Loading commit data...
compress.cpp Loading commit data...
compress.h Loading commit data...
dtb.cpp Loading commit data...
format.cpp Loading commit data...
format.h Loading commit data...
hexpatch.cpp Loading commit data...
magiskboot.h Loading commit data...
main.cpp Loading commit data...
pattern.cpp Loading commit data...
ramdisk.cpp Loading commit data...