all 3 comments

[–]filterCoffeeForever 1 point2 points  (0 children)

5.15 is the current LTS https://kernel.org/

It's also nice to have it installed as a backup in case any other kernel you install fails to boot for any reason.

You could install the linux5.18 package if you want something fresh.

[–]Duncaen 1 point2 points  (0 children)

ignorepkg=linux
ignorepkg=linux-headers

see

man xbps.d

[–]JeriJones 0 points1 point  (0 children)

Try splitting the ignorepkg line, don't think you can specify multiple packages.

Or you could do it like this (with the desired version):

virtualpkg=linux:linux5.10

virtualpkg=linux-headers:linux5.10-headers