Caner Karaca
feb3c47bdc
Fix formatting ( #266 )
2025-03-30 01:46:06 +06:00
rifsxd
d79ea50c6e
Revert "ksud_magic: probe for more workdir candidates ( #221 )"
...
This reverts commit a68b4fe7e0 .
2025-03-11 23:31:30 +06:00
backslashxx
a68b4fe7e0
ksud_magic: probe for more workdir candidates ( #221 )
...
- reuses old ksu functions
- makes sure its an empty dir
- adapted from https://github.com/rsuntk/KernelSU/commit/141f010 https://github.com/tiann/KernelSU/commit/71cb86c2e9a9e1e9c323cf06dd287e8a69616904
Co-authored-by: powellnorma <101364699+powellnorma@users.noreply.github.com >
Co-authored-by: Rissu <90097027+rsuntk@users.noreply.github.com >
2025-03-09 14:48:24 +06:00
Tiann
ee71a992a3
ksud: migrate to Rust 2024 edition
2025-02-25 15:34:27 +06:00
Caner Karaca
4ac264135d
ksud: updates ( #84 )
2025-01-25 20:57:03 +06:00
Wang Han
b6d670f9a7
Don't unshare after entering global namespace ( #2373 )
...
Global namespace is usually used to publicly apply mounts so calling
unshare after entering root namespace is not desired bahavior. This also
keeps -M option same as Magisk.
2025-01-24 15:53:46 +06:00
Rifat Azad
f3f4ba5897
manager: added mount system switchability
...
userspace: added ksud_overlayfs & ksud_magic
2025-01-07 17:08:53 +06:00