Commit graph

510 commits

Author SHA1 Message Date
Syuugo
8950e28a08
Fix run.sh () 2024-03-03 23:05:23 +08:00
Howard Wu
41aec53b2c
Merge pull request from LSPosed/lspinit 2024-03-03 08:30:53 +08:00
Howard Wu
59758e5d38 Fix stupid bug 2024-03-03 07:58:52 +08:00
Howard Wu
2a247dcf3c Download cust.img 2024-03-03 07:45:36 +08:00
Howard Wu
33e2369a41 Update LSPinit 2024-03-03 05:26:13 +08:00
Howard Wu
c31c9941bd Cleanup mount point 2024-03-03 03:28:52 +08:00
Howard Wu
502e3c7ebe Load modules by Magisk 2024-03-03 01:40:14 +08:00
Howard Wu
44df7ca8ac Always overwrite files 2024-02-12 09:29:43 +08:00
Howard Wu
e3130bd063 Refine post-fs-data.sh 2024-02-12 09:01:25 +08:00
Howard Wu
7bc40ffbd1 Fix env at first boot 2024-02-12 08:51:10 +08:00
Howard Wu
7eaf4d7cda let lspinit copy rule 2024-02-11 19:49:58 +08:00
Howard Wu
62d3f88de8 Remove workaround of live apply modules policy 2024-02-10 04:52:55 +08:00
Howard Wu
f310b75fb0 Always check files 2024-02-10 04:38:11 +08:00
Howard Wu
4f7d3c1951 Fix parameter parsing 2024-02-10 03:46:33 +08:00
Howard Wu
a3efd6dab1 [WIP] Fix SELinux 2024-02-09 21:12:36 +08:00
Howard Wu
cef9ef4a54 [WIP] Gapps integrate 2024-02-09 03:05:42 +08:00
Howard Wu
85db04bdc8 2024 2024-02-08 18:28:45 +08:00
Howard Wu
a85996a65f Skip Optimize-VHD
Now we won't modify the vhdx image anymore
2024-02-08 18:26:54 +08:00
Howard Wu
061a0c5984 2024 2024-02-08 18:16:23 +08:00
Howard Wu
bd7dba0a92 No hard-code kernel version 2024-02-08 18:15:03 +08:00
Howard Wu
ea61cd4052 Format code 2024-02-08 15:14:56 +08:00
Howard Wu
0906e3868b Add GApps integration 2024-02-08 14:27:43 +08:00
Howard Wu
ccef439f53 Fix arm64 build 2024-02-07 20:56:41 +08:00
Howard Wu
ad6f29a51f use full manager app 2024-02-07 03:00:05 +08:00
Howard Wu
7d501a7156 Add back magisk32 to fix zygisk32 2024-02-07 02:37:33 +08:00
Howard Wu
734ebf8648 Fix lspinit init 2024-02-07 02:24:02 +08:00
Howard Wu
a2313d7f54 Use lspinit to integrate Magisk 2024-02-07 00:47:43 +08:00
Doddddd
d44a77be84
fix scripts permissions ()
Co-authored-by: Doddddd <s1524010598@gmail.com>
2023-10-25 17:08:42 +08:00
Riccardo Nava
8548114d79
Download correct WSA version ()
The previous script was subject to a race condition, since it searched download links for multiple versions and the last one finishing was the one used

Co-authored-by: Howard Wu <HowardWu20@outlook.com>
2023-10-24 21:48:01 +08:00
Syuugo
15f5d26742
Use Official repository () 2023-10-24 21:43:57 +08:00
Syuugo
661f71eae7
Ignore VelvetTitan () 2023-10-24 21:43:43 +08:00
Ikko Eltociear Ashimine
7bc3428a5c
Fix typo in generateWSALinks.py ()
version_splited -> version_splitted
2023-10-24 21:40:34 +08:00
Syuugo
0a765ecb4d
Fix KernelSU () 2023-10-24 21:39:35 +08:00
sn-o-w
0c4c7521f7
Download Microsoft component packages while using --skip-download-wsa ()
Co-authored-by: Doddddd <88972478+Doddddd@users.noreply.github.com>
2023-10-24 21:38:50 +08:00
Sora Lee
f55c188e49
Add support for Gentoo ()
- Avoid unneeded rebuilds by using `-U` instead of `-D`
- Avoid adding ca-cetificates to @selected by using `-1`
- Ensure aria2 is built with the `adns` USE flag
- Use dialog instead of whiptail to limit dependencies
2023-10-24 21:35:45 +08:00
Howard Wu
34576beeb8
Merge pull request from LSPosed/rebuild-ext4
Rebuild ext4
2023-10-24 21:34:49 +08:00
Howard Wu
22bc69f732 Less version determination 2023-07-12 01:28:09 +08:00
Howard Wu
40028f110e [WIP] Rebuild EXT4 images 2023-07-12 01:21:17 +08:00
Howard Wu
21e80a355e
Drop KernelSU support for 2304- () 2023-07-08 12:42:11 +08:00
Howard Wu
d9798874c0 Fix custom tmp dir build
Fix 
2023-07-07 03:13:36 +08:00
Howard Wu
88bd8894d9 Fix mtab workaround 2023-07-05 14:58:11 +08:00
Ariel
3aeb235c8b
fix corporation name () 2023-06-27 23:30:30 +08:00
Howard Wu
bbc86e1b3d Rename main version to major version 2023-06-20 12:16:58 +08:00
Howard Wu
9a4f25e538 Check WSA download link version
I don't know why Microsoft's server returns multiple versions at the same time
2023-06-20 12:14:42 +08:00
Howard Wu
aefda92b20 Drop KernelSU support for WSA version lower than 2303
5003824fa8
2023-06-06 22:23:05 +08:00
Howard Wu
67f26c88aa Disable GMS system OTA 2023-06-06 12:04:29 +08:00
Howard Wu
c622109277 Fix SELinux context 2023-06-03 01:19:51 +08:00
s1204IT
d5ed25eddd
Fix 2304 Remove Amazon Appstore () 2023-06-02 16:56:23 +08:00
Fernando Fernández
32af1ea2bc
Fix scripts folder permissions ()
Ran chmod +x *.sh in the scripts directory to ensure all the files had relevant permissions.

Only build.sh had faulty permissions
2023-06-01 10:03:54 +08:00
Howard Wu
fddfd7954c Prevent system partition from containing duplicate data from other partitions
This is caused by using Overlayfs mounts
Even though this has no side effects,
it will consume more disk space
2023-05-26 21:55:30 +08:00