- a package that satisfies `virtual/linux-sources` using Microsoft's WSL2 kernel sources
- a variant of `sys-kernel/linux-headers`*
(Naturally, I don't actually need to build a kernel; WSL2 provides that itself as an injected binary distribution outside of Portage. Support for custom builds of the WSL2 kernel is outside the scope of this thread.)
(* Currently, the version of `sys-kernel/linux-headers` that I have installed as available from `::gentoo` doesn't match the version of the kernel I'm running.
Code: Select all
… ~ # uname -srv
Linux 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023
… ~ # equery list sys-kernel/linux-headers
* Searching for linux-headers in sys-kernel ...
[IP-] [ ] sys-kernel/linux-headers-6.6:0


