Commit Graph

2587 Commits

Author SHA1 Message Date
Arthur
944058416c website: fix description error (#183) 2023-02-03 05:14:36 +08:00
Nguyễn Long
53581c18e6 manager: add vi translation (#182)
Signed-off-by: HoangLong-Lumi <hoanglong.lumi404@gmail.com>
2023-02-02 23:39:10 +08:00
小さい猫
4a811576fc fix some typos introduced in #166 (#181)
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
Co-authored-by: f19 <58457605+F-19-F@users.noreply.github.com>
Co-authored-by: Scirese <nuclearlight91@gmail.com>
2023-02-02 23:38:04 +08:00
Amicia De Rune
4ada34a163 manager: add id translation (#179)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-02 22:40:33 +08:00
tiann
3b4973dcaa ksud: opti module mount 2023-02-02 21:56:08 +08:00
tiann
da4bdd539a ksud: Add bin path to script PATH 2023-02-02 21:42:04 +08:00
tiann
3bd4704678 ksud: default umask 022(0644 for file) 2023-02-02 21:24:11 +08:00
tiann
4e40afefe9 ksud: use busybox to exec all shell scripts 2023-02-02 20:37:17 +08:00
tiann
1f44907a74 ksud: set /system permission after installation script 2023-02-02 20:37:17 +08:00
tiann
ac9b3138db ksud: fix incorrecy RAII 2023-02-02 20:37:17 +08:00
tiann
f64fece2a3 ksud: copy when rename failed 2023-02-02 20:37:17 +08:00
tiann
412adc8d05 ksud: fallback to system mount when rust lib mount failed 2023-02-02 20:37:17 +08:00
github-actions[bot]
9b046b4328 [add device]: OnePlus 8 Serials (#178)
OnePlus 8 Serials has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/177

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-02 20:10:51 +08:00
tiann
207d12313b ksud: Fix module may mount failed 2023-02-02 14:02:02 +08:00
Amicia De Rune
ee49011015 website: update translation in ID language (#176)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>

Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-02 13:59:10 +08:00
WeeAris
8a22e549bd website:fix devices info error (#175)
Fix devices info error for unofficially supported devices.
#173
2023-02-02 11:23:21 +08:00
weishu
895fc30fdf kernel: version 15 2023-02-02 09:05:37 +07:00
tiann
67659d3e36 manager: Superuser support refresh and hide system apps 2023-02-02 09:59:40 +08:00
tiann
58b9f50eb7 ksud: Fix module resize error 2023-02-02 09:25:41 +08:00
tiann
74b186ed92 relicense kernel source code to GPL-v2 2023-02-02 09:04:07 +08:00
tiann
8e1dacd920 ksud: Add logs for module installation 2023-02-02 08:58:34 +08:00
tiann
f2c6c56fdb website: fix build err 2023-02-02 08:40:28 +08:00
tiann
840294fa7e ksud: support common post-fs-data.d and service.d 2023-02-02 08:39:26 +08:00
github-actions[bot]
83293ed76e [add device]: non-GKI devices, 4.19.x kernel, sm8250, repo for AOSP only. (#171)
non-GKI devices, 4.19.x kernel, sm8250, repo for AOSP only. has been
added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/170

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-02 03:20:19 +08:00
Amicia De Rune
35dabd73ff website: fix missing directory in ID language (#169)
sry missing /guide/

Signed-off-by: RooGhz720 <rooghz720@gmail.com>

Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-02 03:19:27 +08:00
Amicia De Rune
77eff2943c website: fix missing pages in ID language (#168)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>

Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-01 22:41:53 +08:00
tiann
71671d5383 ksud: set SELinux context for /vendor 2023-02-01 21:10:16 +08:00
tiann
8cd6e75757 ci: don't build kernel when ksud changes 2023-02-01 21:01:32 +08:00
tiann
f3480d372e ksud: fix post-fs-data.sh and service.sh may be not executed 2023-02-01 20:28:38 +08:00
tiann
4c8681d52c ksud: use logcat log 2023-02-01 20:28:38 +08:00
f19
b085db50dc kernel: backport to 4.4 (#166)
These changes make KernelSU work on kernel4.4
[link](https://github.com/F-19-F/android_kernel_oneplus_msm8998).
LINUX_VERSION_CODE macro changes have been vertied on 4.4 4.9 4.14.
For kernel 4.4,just pick two commits
* [introduce
KernelSU](2993524f2f)
* [allow init exec ksud under
nosuid](3df9df42a6)
2023-02-01 19:48:36 +08:00
tiann
232653143b ksud: fix module installation failed when size < 1M 2023-02-01 19:30:39 +08:00
tiann
343b123c17 ksud: minor tweaks 2023-02-01 19:12:25 +08:00
tiann
9d192d5f2b ksud: make it compilable for non-android 2023-02-01 19:04:33 +08:00
tiann
3a29aa2135 ksud: some refactor 2023-02-01 18:33:38 +08:00
tiann
721c332901 ksud: format code 2023-02-01 17:59:16 +08:00
skbeh
d163200127 kernel, ksud: collect binaries into /data/adb/ksu (#161) 2023-02-01 17:58:58 +08:00
tiann
82bc853ada ksud: support module sepolicy.rule 2023-01-31 21:58:59 +08:00
weishu
fc3b6871dd kernel: version 14 2023-01-31 20:55:25 +07:00
weishu
7c9d24adbb kernel: fix sepolicy rule which contains * 2023-01-31 20:51:02 +07:00
weishu
df8aec5b55 kernel: bump version 13 2023-01-31 19:21:21 +07:00
tiann
c3dfdb59c0 ci: Add android13-5.10.149 2023-01-31 20:19:36 +08:00
weishu
3603778a8c kernel: support sepolicy 2023-01-31 18:54:31 +07:00
skbeh
85383da584 ci: replace actions-rs/cargo with naive command (#162)
This avoids node 12 warnings.

Co-authored-by: Ylarod <me@ylarod.cn>
2023-01-31 19:11:00 +08:00
Ylarod
2294db8850 ci: trigger ci if yml changes in pr (#163) 2023-01-31 19:06:11 +08:00
tiann
7f25e451fb ksud: fix compile for x86_64 2023-01-31 19:00:58 +08:00
tiann
4852beec79 ksud: sepolicy support 2023-01-31 18:47:43 +08:00
Ylarod
971e6292e4 ci: update kernel build, remove embed ksud (#159) 2023-01-31 10:37:54 +08:00
skbeh
c19e8bef73 ksud: remove subprocess dependency (#156) 2023-01-30 20:14:27 +08:00
Ylarod
7398a5f619 website: fix typo (#158) 2023-01-30 20:06:09 +08:00