2623 Commits

Author SHA1 Message Date
小さい猫
47f4f9ed08 kernel: selinux: fix more typos introduced in #166 (#212)
i didn't realize these typos in #181

Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2023-02-06 16:31:26 +08:00
weishu
91db0b3248 kernel: allow use without git submodule 2023-02-06 15:30:58 +07:00
tiann
cae5542cd3 ksud: clippy 2023-02-06 09:16:15 +08:00
tiann
465921260b ksud: don't mount module when in safe mode 2023-02-06 08:58:02 +08:00
tiann
c867067dd3 ksud: pass KSU_VER and KSU_VER_CODE to installer script 2023-02-06 08:53:18 +08:00
weishu
eb0cac3522 kernel: make sure KernelSU is a submodule to avoding incorrect git version 2023-02-05 16:31:50 +07:00
Daybit
2463f4252d [add device]:Pixel4XL (#210)
[add device]:Pixel4XL
2023-02-05 13:21:40 +08:00
github-actions[bot]
fb344d8702 [add device]: (#209)
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/208

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-05 11:42:58 +08:00
Amicia De Rune
be78e9a18e manager: update translation ID language (#207)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>

Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-05 07:15:21 +08:00
f19
9b8f8fac99 kernel: fix filp_open on older kernel's kworker (#205)
On older kernel, kworker missing keyring from init process , and this
keyring is related to FBE , which causes filp_open return ENOKEY or
other errors.To fix this,just install init's keyring to per
kworkers.This works on Kernel 4.4 and 4.9.
2023-02-05 07:14:59 +08:00
小さい猫
1c07bcf7e6 website: document the replacement of do_faccessat for some non-GKI (#206)
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2023-02-04 21:56:04 +08:00
github-actions[bot]
8ee557eddd [add device]: (#204)
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/203

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-04 15:35:26 +08:00
skbeh
df0ebb3012 ci: add CI for clippy, rustfmt and shell scripts (#193) 2023-02-04 13:52:20 +08:00
VINC3NT
c945367cbe [add device]: Redmi K40s / POCO F4 (#201) 2023-02-04 13:36:01 +08:00
skbeh
b46a6a3684 ksud, kernel: update explanation and fix some issues (#194) 2023-02-04 13:16:51 +08:00
weishu
1b2a6fb6bc kernel: unify version 2023-02-03 23:01:02 +07:00
github-actions[bot]
4e26aa16ef [add device]: Redmi K40 / POCO F3 (#198)
Redmi K40 / POCO F3 has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/197

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-03 23:33:36 +08:00
tiann
a8e85f65eb ksud: Fix incorrect dependency 2023-02-03 23:19:22 +08:00
tiann
866b0a7dc6 ksud: unify version 2023-02-03 21:02:11 +08:00
github-actions[bot]
9ed8091fe5 [add device]: (#196)
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/195

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-03 19:12:44 +08:00
tiann
e1007b42e9 manager: Add send log 2023-02-03 18:14:42 +08:00
tiann
94462f8521 ksud: Fix macOS compile 2023-02-03 14:46:48 +08:00
tiann
ae866c8013 ksud: Fix script exec 2023-02-03 14:26:26 +08:00
github-actions[bot]
483a55e703 [add device]: Redmi Note 9 Pro/ Mi 10T Lite/ Mi 10i (#190)
Redmi Note 9 Pro/ Mi 10T Lite/ Mi 10i has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/189

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-03 14:12:24 +08:00
Huy Minh
4bc1fb0943 website: vi_VN: Update FAQs (#191) 2023-02-03 14:03:05 +08:00
tiann
3c8e27c012 ksud: support sepolicy check 2023-02-03 13:16:17 +08:00
tiann
e1eb951cb0 website: Add some faq 2023-02-03 11:11:41 +08:00
tiann
48a99cb69b ksud: fix module update 2023-02-03 10:05:09 +08:00
tiann
297809f24d ksud: restore syscon before module install script; this revert 1f44907a74 2023-02-03 10:00:52 +08:00
tiann
c5dbf1c7c2 ksud: tweaks for setcon 2023-02-03 09:55:03 +08:00
tiann
7080f02e0e manager: coming soon for system writable 2023-02-03 09:45:42 +08:00
tiann
93312468af manager: open installation guide when install 2023-02-03 09:45:42 +08:00
skbeh
9e34996c3b ksud: fix issues found by clippy (#167)
These issues are mostly found by `cargo clippy -- -W clippy::pedantic`.
2023-02-03 09:45:07 +08:00
skbeh
5088703ec3 ksud: compress embed assets (#186) 2023-02-03 09:31:32 +08:00
耀風
2071160816 manager: Update Traditional Chinese (#185) 2023-02-03 08:37:07 +08:00
Huy Minh
f7048908e4 manager: vi_VN: small edit (#184) 2023-02-03 05:15:32 +08:00
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