MagiskOnWSALocal/scripts
Howard Wu cde01be6c8
Fix 2304 build ()
Starting with WSA version 2304, the system image is now raw EROFS
wrapped with `vhdx`. In this case, the integration has moved to mount
EROFS and use the mounted directory as `lowerdir`, use OverlayFS to 
make it readable and writeable, and modify it in the merged directory.
2023-05-13 20:45:09 +08:00
..
build.sh Fix 2304 build () 2023-05-13 20:45:09 +08:00
extractMagisk.py Fix offline mode GApps version 2023-01-11 17:05:56 +08:00
extractWSA.py Fix 2304 build () 2023-05-13 20:45:09 +08:00
fixGappsProp.py Fix offline mode GApps version 2023-01-11 17:05:56 +08:00
generateGappsLink.py Change user () 2023-04-07 18:45:29 +08:00
generateKernelSULink.py Add KernelSU link hint 2023-04-12 02:48:28 +08:00
generateMagiskLink.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
generateWSALinks.py Format code 2023-04-11 05:06:10 +08:00
getWSAMainVersion.py All Python scripts use relative path 2023-03-26 20:34:44 +08:00
install_deps.sh Use Python3 virtual environments 2023-05-12 00:07:27 +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 () 2023-04-12 21:13:57 +08:00