Commit Graph

13 Commits

Author SHA1 Message Date
weishu c4e5bbf2db ksud: handle partition after REMOVE and REPLACE 2023-04-08 12:51:16 +08:00
セリカ・シルフィル 1276429d95 ksud: modules_update will be mounted to /data/adb/modules_update (#336)
https://github.com/tiann/KernelSU/commit/d6d08530e41d4d14acb617067c83cb76a0647ded
and https://github.com/tiann/KernelSU/pull/327 have moved
`/data/adb/ksu/modules` to `/data/adb/modules`,but `modules_update` has
not to do it.Many modules hard-coded this directory.
2023-04-03 22:32:13 +08:00
浅秋枫影 bea4e8d956 ksud: Fix installer.sh modules path (#327)
https://github.com/tiann/KernelSU/commit/d6d08530e41d4d14acb617067c83cb76a0647ded
修改了模块路径,installer.sh 没有修改,导致管理器无法刷新模块(安装/更新/卸载)状态
2023-04-03 11:46:27 +08:00
tiann b61d36e0cc website: Add docs for REPLACE variables 2023-03-27 17:27:53 +08:00
tiann 1dcb136d0f ksud: Support remove files in customize.sh by REMOVE variables.
e.g:

REMOVE="
/system/app/YouTube
/system/app/Bloatware
"
2023-03-27 15:04:28 +08:00
tiann ab7d645d36 ksud: support check_sepolicy in scripts 2023-02-14 12:57:08 +08:00
tiann f8dd5d684c ksud: don't hardcode system unzip becuase we use busybox now 2023-02-10 18:51:22 +08:00
skbeh b46a6a3684 ksud, kernel: update explanation and fix some issues (#194) 2023-02-04 13:16:51 +08:00
tiann 3bd4704678 ksud: default umask 022(0644 for file) 2023-02-02 21:24:11 +08:00
tiann 71671d5383 ksud: set SELinux context for /vendor 2023-02-01 21:10:16 +08:00
skbeh 783093384a ksud: replace some utils with rust libraries (#142) 2023-01-30 12:57:25 +08:00
tiann 5bad34458a ksud: fix broken /system/vendor when it is a symlink 2023-01-29 21:27:29 +08:00
tiann c3f3d647ea ksud: Add omitted files 2023-01-04 15:52:30 +08:00