MagiskOnWSALocal/scripts
Howard Wu d8e875a4ae
EROFS mount using fuse (#553)
Get rid of kernel support of EROFS
Pre-build `erofs-utils` from https://github.com/sekaiacg/erofs-utils/releases/tag/v1.6-230502
Since it is statically linked, so binary build for Android also works for other platforms.
x86_64 using [erofs-utils-v1.6-g689372cd-Linux_x86_64-2305022024.zip](https://github.com/sekaiacg/erofs-utils/releases/download/v1.6-230502/erofs-utils-v1.6-g689372cd-Linux_x86_64-2305022024.zip)
aarch64 using [erofs-utils-v1.6-g689372cd-Android_arm64-v8a-2305022023.zip](https://github.com/sekaiacg/erofs-utils/releases/download/v1.6-230502/erofs-utils-v1.6-g689372cd-Android_arm64-v8a-2305022023.zip)

Fix #535
Close #552
2023-05-24 18:09:59 +08:00
..
build.sh EROFS mount using fuse (#553) 2023-05-24 18:09:59 +08:00
extractMagisk.py Fix 2303 build failed 2023-05-14 00:33:09 +08:00
extractWSA.py Fix 2303 build failed 2023-05-14 00:33:09 +08:00
fixGappsProp.py Fix offline mode GApps version 2023-01-11 17:05:56 +08:00
generateGappsLink.py Change user (#480) 2023-04-07 18:45:29 +08:00
generateKernelSULink.py Fix 2303 build failed 2023-05-14 00:33:09 +08:00
generateMagiskLink.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
generateWSALinks.py Fix 2303 build failed 2023-05-14 00:33:09 +08:00
getWSAMainVersion.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
install_deps.sh EROFS mount using fuse (#553) 2023-05-24 18:09:59 +08:00
requirements.txt Only openSUSE Tumbleweed is supported 2023-03-14 22:46:25 +08:00
run.sh Stop run.sh when installing dependencies fails (#490) 2023-04-12 21:13:57 +08:00