GSIMaker
The tool is to make a gsi image(system.img) from oem firmware, you can boot it by dsu or flash directly
Install / Use
/learn @ColdWindScholar/GSIMakerREADME
OEM Generic System Image Maker
Usage
[!WARNING]
The Tool Is In Developing.
The Gsi cerated may not bootable.
- First, You need to install python3
sudo apt install python3-full
- Then, Install required python packages
pip3 install -r requirements.txt
- Last, Start the tool
python3 cgsi.py
