We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0cdd3 commit c39f574Copy full SHA for c39f574
docs/index.md
@@ -20,9 +20,9 @@ hero:
20
21
features:
22
- title: Non-GKI kernel support
23
- details: Non-GKI kernel support from 4.x - 5.4 LTS (3.x is experimental)
+ details: Non-GKI kernel support from 4.x - 5.4 with LTS mode (3.x is experimental)
24
- title: GKI kernel support
25
- details: GKI kernels support LKM/KMI methods for easy installation
+ details: GKI kernels support from 5.10 - 6.6 with GKI mode (6.6+ is experimental)
26
- title: Dynamic module mount
27
details: Includes both Magic Mount and OverlayFS, which can be switched from the settings with a single toggle
28
- title: New manager features
0 commit comments