MagiskOnWSALocal/scripts
Howard Wu 3b39690fef Remove support for the compression format tar.xz
This format has a very large memory requirement for generation, about 16GB, even with a fallback to a single-threaded compression step, which would be very slow.
This format is not widely used on Windows, and decompression is a pain.
The 7z format has a better balance of size and performance requirements.
2023-03-26 22:44:33 +08:00
..
build.sh Remove support for the compression format tar.xz 2023-03-26 22:44:33 +08:00
extractMagisk.py Fix offline mode GApps version 2023-01-11 17:05:56 +08:00
extractWSA.py Revert "Don't use extractall" 2023-03-26 22:03:25 +08:00
fixGappsProp.py Fix offline mode GApps version 2023-01-11 17:05:56 +08:00
generateGappsLink.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
generateKernelSULink.py Don't use extractall 2023-03-26 20:55:40 +08:00
generateMagiskLink.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
generateWSALinks.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
getWSAMainVersion.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
install_deps.sh Remove support for the compression format tar.xz 2023-03-26 22:44:33 +08:00
requirements.txt Only openSUSE Tumbleweed is supported 2023-03-14 22:46:25 +08:00
run.sh Remove support for the compression format tar.xz 2023-03-26 22:44:33 +08:00