New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/issues/32833#issuecomment-913036791 Comment: > My current plan with linux-base was to document removing `linux` and marking it manual, then choosing your preferred version for the kernel. There's an open issue about it in the void-docs repo. Do you think that's too error prone? Not too error prone, but if I'm not missing anything the way I propose is one step less. 1. current solution - `ignorepkg=linux` - mark `linux-base` manual - remove `linux` - install `linux5.10` 2. my proposal -`ignorepkg=linux-kernel` - remove `linux-kernel` - install `linux5.10` Not a big difference. Better imo would be if `virtualpkg=linux-kernel:linux5.10` followed by `xi -u` would be all that's needed.