We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47affb commit 9112071Copy full SHA for 9112071
1 file changed
src/config/kernel.md
@@ -48,6 +48,14 @@ to add `linux` and `linux-headers` to an `ignorepkg` entry in
48
[xbps.d(5)](https://man.voidlinux.org/xbps.d.5), since base packages can depend
49
on them.
50
51
+## Switching to another kernel series
52
+
53
+If you'd like to use the `linux-lts` or `linux-mainline` kernel series instead
54
+of the default `linux`, first install the desired series metapackage (and the
55
+`linux-lts-headers` or `linux-mainline-headers` metapackage if needed). Then you
56
+can add `linux` and `linux-headers` to an `ignorepkg` entry in
57
+[xbps.d(5)](https://man.voidlinux.org/xbps.d.5) and uninstall those packages.
58
59
## Changing the default initramfs generator
60
61
By default, Void Linux uses [dracut](https://man.voidlinux.org/dracut.8) to
0 commit comments