f341f3b2dd
- 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 |
||
---|---|---|
.. | ||
bootimg.cpp | ||
bootimg.h | ||
compress.cpp | ||
compress.h | ||
dtb.cpp | ||
format.cpp | ||
format.h | ||
hexpatch.cpp | ||
magiskboot.h | ||
main.cpp | ||
pattern.cpp | ||
ramdisk.cpp |