5ec1cff
e8ac17f261
ksud: fix partition link
2025-03-08 23:56:23 +08:00
5ec1cff
6461c5502b
ksud: fix odm not magic-mounted
2025-03-08 23:55:25 +08:00
5ec1cff
3c4d45dc31
magic_mount: fix
2025-03-08 23:55:24 +08:00
5ec1cff
a5edae9fac
implement magic mount
2025-03-08 23:55:20 +08:00
weishu
a1153683e1
ksud: Fix weird module.prop. close #1191
2023-12-15 18:27:55 +08:00
weishu
64744bb31d
Revert "Fix the directory pathname while moving directories ( #816 )"
...
This reverts commit 983ad2c1fd .
2023-09-09 23:38:27 +08:00
AzukiAtsui
983ad2c1fd
Fix the directory pathname while moving directories ( #816 )
...
Fix the duplicate directory name error that occurs when the destination
directory already exists while moving folders.
2023-08-01 13:40:56 +08:00
Zackptg5
8a464ac7b2
Add boot script directory vars ( #747 )
...
Add back variable names for post-fs-data.d and service.d directories
Co-authored-by: weishu <twsxtd@gmail.com >
2023-07-11 12:39:56 +08:00
shìwēi nguyen
5381ceabae
ksud: symlink by relative path when handle partitions ( #737 )
...
This allows the Magisk design-compliant module boot script to access
`$MODDIR/system/$part` while the mounted overlay still points to
`/$part`
Fix https://github.com/tiann/KernelSU/issues/726
2023-07-09 17:01:00 +08:00
tiann
f69793d38e
ksud: REPLACE must be directory, if you need to replace normal file, just put it to module's system corresponding location, don't need extra steps. fix #466
2023-05-10 14:36:02 +08:00
tiann
550c8ae45d
Revert "ksud: update faked Magisk version to 26.1 to make some modules happy"
...
This reverts commit 48cd6e112b .
2023-04-18 13:24:35 +08:00
tiann
48cd6e112b
ksud: update faked Magisk version to 26.1 to make some modules happy
2023-04-17 23:20:10 +08:00
weishu
e7881c350c
ksud: handle partition after REMOVE and REPLACE
2023-04-08 12:51:16 +08:00
セリカ・シルフィル
6fc8cc7e8e
ksud: modules_update will be mounted to /data/adb/modules_update ( #336 )
...
ee09b9f9f4
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
浅秋枫影
219970bba5
ksud: Fix installer.sh modules path ( #327 )
...
ee09b9f9f4
修改了模块路径,installer.sh 没有修改,导致管理器无法刷新模块(安装/更新/卸载)状态
2023-04-03 11:46:27 +08:00
tiann
c4c597da9e
website: Add docs for REPLACE variables
2023-03-27 17:27:53 +08:00
tiann
dcbbbab11e
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
9ce7351aaa
ksud: support check_sepolicy in scripts
2023-02-14 12:57:08 +08:00
tiann
a1fb7c5fdf
ksud: don't hardcode system unzip becuase we use busybox now
2023-02-10 18:51:22 +08:00
skbeh
9f4a8d3dfc
ksud, kernel: update explanation and fix some issues ( #194 )
2023-02-04 13:16:51 +08:00
tiann
c26e170c87
ksud: default umask 022(0644 for file)
2023-02-02 21:24:11 +08:00
tiann
3bfee10a0d
ksud: set SELinux context for /vendor
2023-02-01 21:10:16 +08:00
skbeh
7785d2a3f8
ksud: replace some utils with rust libraries ( #142 )
2023-01-30 12:57:25 +08:00
tiann
d2d9b0eaad
ksud: fix broken /system/vendor when it is a symlink
2023-01-29 21:27:29 +08:00
tiann
bd93095abb
ksud: Add omitted files
2023-01-04 15:52:30 +08:00