File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -24,20 +24,13 @@ Problems I discovered include:
2424 - ` memlock ` appears to overestimate current locked memory; repeated locking of the same memory can be counted multiple times.
2525- Some WSL kernels are incompatible with Docker Desktop.
2626
27- This project:
27+ ## Features ✨
28+
2829- Automates building official Microsoft kernel sources exactly as released
2930- Provides access to historical kernel versions
3031- Only distributes the compiled bzImage (kernel binary)
3132- Does NOT provide or modify any vhdx files
3233
33- ## Features ✨
34-
35- - Builds any WSL2 kernel version from Microsoft's repository
36- - Manual trigger with version selection
37- - Weekly automatic builds of latest stable version
38- - Provides only the bzImage kernel file
39- - Clean builds with no modifications
40-
4134## Download Pre-built Kernels
4235
4336https://github.com/lenML/lets-build-wsl2-kernels/releases
You can’t perform that action at this time.
0 commit comments