manager: Add SuSFS configuration backup and restore feature

- Optimize susfs self-boot scripts
- Solve some invalid issues where startup duration does not match or is too fast.

Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
This commit is contained in:
ShirkNeko
2025-06-28 23:19:18 +08:00
parent c49a66d1af
commit 8399f14fad
11 changed files with 589 additions and 68 deletions

View File

@@ -367,7 +367,6 @@
<string name="susfs_apply">Uygula</string>
<!-- SuSFS Reset Confirmation -->
<string name="susfs_reset_confirm_title">Sıfırlamayı Onayla</string>
<string name="susfs_reset_confirm">Sıfırlamayı Onayla</string>
<!-- SuSFS Toast Messages -->
<string name="susfs_binary_not_found">ksu_susfs dosyası bulunamadı</string>
<string name="susfs_command_failed">SuSFS komut çalıştırma başarısız</string>