Oscar1640
b298b4203a
Fix su --shell argument handling for ksud magic mount ( #309 )
...
Co-authored-by: Wang Han <416810799@qq.com >
2025-04-17 21:36:04 +06:00
rifsxd
2f3f444905
ksud_magic: use unsafe block for setting PATH environment variable
2025-02-25 17:51:04 +06:00
Tiann
ee71a992a3
ksud: migrate to Rust 2024 edition
2025-02-25 15:34:27 +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
82f38fe817
userspace: ksud: fix global namespace su ( #55 )
2025-01-18 14:25:14 +06:00
Rifat Azad
f3f4ba5897
manager: added mount system switchability
...
userspace: added ksud_overlayfs & ksud_magic
2025-01-07 17:08:53 +06:00