/img2zip

[WIP] Tool to convert system image to a flashable zip

Primary LanguageShellGNU General Public License v3.0GPL-3.0

IMG2ZIP

Codacy Badge

Requirements

Linux

Clone tools

git clone --recurse-submodules <https://github.com/danascape/gsi2zip.git>

For setting up requirements

bash setup.sh

Generate brotli image

bash img2brotli.sh <path to system image>

Generate zip file of the compressed images

bash strip.sh	

Check scripts for more info