Skip to content

Commit f2cec9b

Browse files
committed
update README
1 parent 02c1d4e commit f2cec9b

14 files changed

Lines changed: 1 addition & 764 deletions

docs/README.md

Lines changed: 1 addition & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,5 @@
1-
**English** | [Español](README_ES.md) | [简体中文](README_CN.md) | [繁體中文](README_TW.md) | [日本語](README_JP.md) | [한국어](README_KR.md) | [Polski](README_PL.md) | [Português (Brasil)](README_PT-BR.md) | [Türkçe](README_TR.md) | [Русский](README_RU.md) | [Tiếng Việt](README_VI.md) | [Indonesia](README_ID.md) | [עברית](README_IW.md) | [हिंदी](README_IN.md) | [Italiano](README_IT.md)
2-
31
# KernelSU
42

53
<img src="https://kernelsu.org/logo.png" style="width: 96px;" alt="logo">
64

7-
A kernel-based root solution for Android devices.
8-
9-
[![Latest release](https://img.shields.io/github/v/release/tiann/KernelSU?label=Release&logo=github)](https://github.com/tiann/KernelSU/releases/latest)
10-
[![Weblate](https://img.shields.io/badge/Localization-Weblate-teal?logo=weblate)](https://hosted.weblate.org/engage/kernelsu)
11-
[![Channel](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/KernelSU)
12-
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-orange.svg?logo=gnu)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
13-
[![GitHub License](https://img.shields.io/github/license/tiann/KernelSU?logo=gnu)](/LICENSE)
14-
15-
## Features
16-
17-
1. Kernel-based `su` and root access management.
18-
2. Module system based on [metamodules](https://kernelsu.org/guide/metamodule.html): Pluggable infrastructure for systemless modifications.
19-
3. [App Profile](https://kernelsu.org/guide/app-profile.html): Lock up the root power in a cage.
20-
21-
## Compatibility state
22-
23-
KernelSU officially supports Android GKI 2.0 devices (kernel 5.10+). Older kernels (4.14+) are also supported, but the kernel will need to be built manually.
24-
25-
With this, WSA, ChromeOS, and container-based Android are all supported.
26-
27-
Currently, only the `arm64-v8a` and `x86_64` architectures are supported.
28-
29-
## Usage
30-
31-
- [Installation](https://kernelsu.org/guide/installation.html)
32-
- [How to build](https://kernelsu.org/guide/how-to-build.html)
33-
- [Official website](https://kernelsu.org/)
34-
35-
## Translation
36-
37-
To help translate KernelSU or improve existing translations, please use [Weblate](https://hosted.weblate.org/engage/kernelsu/). PR of Manager's translation is no longer accepted, because it will conflict with Weblate.
38-
39-
## Discussion
40-
41-
- Telegram: [@KernelSU](https://t.me/KernelSU)
42-
43-
## Security
44-
45-
For information on reporting security vulnerabilities in KernelSU, see [SECURITY.md](/SECURITY.md).
46-
47-
## License
48-
49-
- Files under the `kernel` directory are [GPL-2.0-only](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).
50-
- All other parts except the `kernel` directory are [GPL-3.0-or-later](https://www.gnu.org/licenses/gpl-3.0.html).
51-
52-
## Credits
53-
54-
- [Kernel-Assisted Superuser](https://git.zx2c4.com/kernel-assisted-superuser/about/): The KernelSU idea.
55-
- [Magisk](https://github.com/topjohnwu/Magisk): The powerful root tool.
56-
- [genuine](https://github.com/brevent/genuine/): APK v2 signature validation.
57-
- [Diamorphine](https://github.com/m0nad/Diamorphine): Some rootkit skills.
5+
A fork of KernelSU that aims to keep releasing newer ARCVM kernels for ChromeOS.

docs/README_CN.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

docs/README_ES.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

docs/README_ID.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

docs/README_IN.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

docs/README_IT.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)