Ver código fonte

docs: move NoMount to own Meta Module section

TheWildJames 1 semana atrás
pai
commit
50360f69cb
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      docs/index.md

+ 5 - 0
docs/index.md

@@ -9,6 +9,11 @@ Per-feature documentation for the GKI2 kernels built from this repository.
 | KernelSU-Next | Root solution for GKI devices, original KernelSU-Next implementation, always at latest dev-tip. SUSFS-enabled builds sourced from pershoot fork. | [KernelSU-Next/KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next) · [pershoot/KernelSU-Next](https://github.com/pershoot/KernelSU-Next) |
 | KernelSU (Classic) | Original KernelSU by tiann, pinned to verified commit. SUSFS patches applied during build. | [tiann/KernelSU](https://github.com/tiann/KernelSU) |
 | ReSukiSU | ReSukiSU root fork, pinned to verified commit. Own SUSFS pins per flavor. | [ReSukiSU/ReSukiSU](https://github.com/ReSukiSU/ReSukiSU) |
+
+## Meta Module
+
+| Module | Description | Source |
+|--------|-------------|--------|
 | NoMount | Metamodule providing mount-related functionality alongside root implementations. | [maxsteeel/nomount](https://github.com/maxsteeel/nomount) |
 
 ## Root Hiding & Security