Skip to content

Commit

Permalink
defconfig: tweak filesystems' language support
Browse files Browse the repository at this point in the history
  • Loading branch information
HoleHolo committed Jan 27, 2024
1 parent d5a5582 commit 3e68636
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion KernelSU
Submodule KernelSU updated 90 files
+8 −5 .github/workflows/build-kernel-a12.yml
+15 −8 .github/workflows/build-kernel-a13.yml
+16 −6 .github/workflows/build-kernel-a14.yml
+3 −2 .github/workflows/build-kernel-arcvm.yml
+18 −121 .github/workflows/build-kernel-wsa.yml
+10 −8 .github/workflows/build-manager.yml
+1 −1 .github/workflows/build-su.yml
+1 −1 .github/workflows/clippy.yml
+4 −4 .github/workflows/deploy-website.yml
+4 −4 .github/workflows/gki-kernel.yml
+2 −2 .github/workflows/ksud.yml
+1 −1 .github/workflows/release.yml
+135 −0 .github/workflows/wsa-kernel.yml
+15 −3 docs/README.md
+18 −5 docs/README_CN.md
+8 −0 docs/README_JP.md
+8 −0 docs/README_PT-BR.md
+20 −8 docs/README_TR.md
+4 −2 kernel/allowlist.c
+16 −0 kernel/core_hook.c
+1 −0 kernel/ksu.h
+2 −1 kernel/manager.c
+3 −1 kernel/selinux/rules.c
+14 −7 kernel/selinux/selinux.c
+4 −4 kernel/uid_observer.c
+17 −9 manager/app/src/main/java/me/weishu/kernelsu/ui/component/profile/RootProfileConfig.kt
+1 −1 manager/app/src/main/java/me/weishu/kernelsu/ui/util/LogEvent.kt
+1 −1 manager/app/src/main/res/values-bn-rBD/strings.xml
+5 −4 manager/app/src/main/res/values-bn/strings.xml
+24 −2 manager/app/src/main/res/values-de/strings.xml
+105 −0 manager/app/src/main/res/values-et/strings.xml
+1 −1 manager/app/src/main/res/values-fr/strings.xml
+27 −4 manager/app/src/main/res/values-hu/strings.xml
+4 −3 manager/app/src/main/res/values-in/strings.xml
+2 −2 manager/app/src/main/res/values-ja/strings.xml
+104 −0 manager/app/src/main/res/values-lv/strings.xml
+7 −5 manager/app/src/main/res/values-nl/strings.xml
+3 −3 manager/app/src/main/res/values-pt-rBR/strings.xml
+5 −5 manager/app/src/main/res/values-sr/strings.xml
+17 −17 manager/app/src/main/res/values-tr/strings.xml
+27 −5 manager/app/src/main/res/values-uk/strings.xml
+3 −1 manager/app/src/main/res/values-vi/strings.xml
+1 −1 manager/app/src/main/res/values-zh-rCN/strings.xml
+22 −0 manager/app/src/main/res/values-zh-rHK/strings.xml
+22 −0 manager/app/src/main/res/values-zh-rTW/strings.xml
+1 −1 manager/gradle/libs.versions.toml
+89 −0 scripts/allowlist.bt
+71 −4 userspace/ksud/Cargo.lock
+3 −1 userspace/ksud/Cargo.toml
+ userspace/ksud/bin/aarch64/busybox
+ userspace/ksud/bin/aarch64/resetprop
+ userspace/ksud/bin/x86_64/busybox
+ userspace/ksud/bin/x86_64/resetprop
+2 −1 userspace/ksud/src/assets.rs
+210 −0 userspace/ksud/src/boot_patch.rs
+46 −0 userspace/ksud/src/cli.rs
+3 −0 userspace/ksud/src/defs.rs
+10 −2 userspace/ksud/src/event.rs
+2 −2 userspace/ksud/src/installer.sh
+38 −4 userspace/ksud/src/ksu.rs
+1 −0 userspace/ksud/src/main.rs
+2 −1 userspace/ksud/src/module.rs
+15 −0 userspace/ksud/src/mount.rs
+27 −4 userspace/ksud/src/utils.rs
+1 −0 website/docs/.vitepress/locales/en.ts
+1 −0 website/docs/.vitepress/locales/pt_BR.ts
+1 −0 website/docs/.vitepress/locales/zh_CN.ts
+1 −1 website/docs/guide/faq.md
+44 −15 website/docs/guide/how-to-integrate-for-non-gki.md
+70 −52 website/docs/guide/installation.md
+1 −1 website/docs/id_ID/guide/installation.md
+4 −4 website/docs/ja_JP/guide/installation.md
+4 −4 website/docs/pt_BR/guide/app-profile.md
+9 −8 website/docs/pt_BR/guide/faq.md
+6 −8 website/docs/pt_BR/guide/how-to-build.md
+67 −32 website/docs/pt_BR/guide/how-to-integrate-for-non-gki.md
+83 −65 website/docs/pt_BR/guide/installation.md
+3 −3 website/docs/pt_BR/guide/rescue-from-bootloop.md
+1 −1 website/docs/pt_BR/guide/what-is-kernelsu.md
+2 −2 website/docs/pt_BR/index.md
+23 −0 website/docs/public/templates/cemiuiler.readproc
+2 −1 website/docs/public/templates/kernelmanager.root
+80 −59 website/docs/repos.json
+3 −3 website/docs/ru_RU/guide/installation.md
+3 −3 website/docs/vi_VN/guide/installation.md
+43 −14 website/docs/zh_CN/guide/how-to-integrate-for-non-gki.md
+73 −54 website/docs/zh_CN/guide/installation.md
+3 −3 website/docs/zh_TW/guide/installation.md
+1 −1 website/package.json
+424 −220 website/yarn.lock
11 changes: 5 additions & 6 deletions arch/arm64/configs/merge_kirin970_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ CONFIG_HISI_BLK=y
# CONFIG_HISI_BLK_DEBUG is not set
CONFIG_HISI_BK_OPS=y
CONFIG_HISI_PARTITION=y
CONFIG_HW_SYSTEM_WR_PROTECT=y
# CONFIG_HW_SYSTEM_WR_PROTECT is not set
# CONFIG_HISI_PARTITION_HI3650 is not set
# CONFIG_HISI_PARTITION_HI6250 is not set
# CONFIG_HISI_PARTITION_HI3660 is not set
Expand Down Expand Up @@ -544,7 +544,7 @@ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
# CONFIG_CMA_DEBUGFS is not set
CONFIG_HISI_CMA_DEBUG=y
# CONFIG_HISI_CMA_DEBUG is not set
CONFIG_CMA_AREAS=7
CONFIG_ZPOOL=y
CONFIG_ZBUD=y
Expand Down Expand Up @@ -3777,7 +3777,6 @@ CONFIG_MMC_FFU=y
# CONFIG_MMC_FFU_SAMSUNG45 is not set
CONFIG_HW_SD_HEALTH_DETECT=y
# CONFIG_HW_MMC_TEST is not set
CONFIG_HW_SYSTEM_HW_WR_PROTECT=y
# CONFIG_SD_SCHEDULER_CFQ_ONLY is not set
# CONFIG_HISI_MMC_CQ_WAKE_IDLE is not set

Expand Down Expand Up @@ -5289,7 +5288,7 @@ CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FAT_DEFAULT_UTF8 is not set
CONFIG_FAT_DEFAULT_UTF8=y
CONFIG_NTFS_FS=y
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y
Expand Down Expand Up @@ -5389,7 +5388,7 @@ CONFIG_CIFS_DEFAULT="utf8"
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_DEFAULT="utf-8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
Expand All @@ -5413,7 +5412,7 @@ CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
Expand Down

0 comments on commit 3e68636

Please sign in to comment.