1. List KSU as a "KernelSU" menu
2. Overlayfs[1] may be disabled for some early kernels(4.4.y), so
choosing depends on OVERLAY_FS here is useless.
3. KSU_DEBUG is a bool option, it is not a module, fixed from tristate
to bool.
4. Adjust the config order
[1]: github.com/LineageOS/android_kernel_xiaomi_msm8998/commit/dcc27641
Change-Id: I49c77ba30f0a8ed00efc44afef8a12f9ad039d7e
Co-authored-by: admin <paper@localhost>
OPPO Reno6 on ColorOS11.x/ColorOS12.x,kernel version4.14.186+ has been
added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/521
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/511
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Disabled by default.
To enable/disable use terminal with root.
To enable:
echo 1 > /sys/module/ksu/parameters/global_namespace_enable
To disable:
echo 0 > /sys/module/ksu/parameters/global_namespace_enable
Value will be reset to 0 (disabled) on reboot.
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/484
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
OPPO Reno 6 has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/472
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/461
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/458
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>