We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de7c44 commit 2453a86Copy full SHA for 2453a86
1 file changed
src/installation/guides/arm-devices/platforms.md
@@ -36,9 +36,9 @@ headers optimized for the Raspberry Pi 5 with 16KB pages. To switch from the
36
generic `rpi-kernel`, install `rpi5-kernel`. This will remove `rpi-kernel` and
37
replace it with `rpi5-kernel`.
38
39
-> Not all software is compatible with larger page-size kernels. View and report
40
-> any compatibility problems in the [tracking
41
-> issue](https://github.com/void-linux/void-packages/issues/48260).
+> Note: not all software is compatible with kernels that have larger page-sizes.
+> View any known issues and report any compatibility problems found in the
+> [tracking issue](https://github.com/void-linux/void-packages/issues/48260).
42
43
### Enabling hardware RNG device
44
0 commit comments