Skip to content

Commit 2124bd5

Browse files
committed
docs: update readme
1 parent fb81817 commit 2124bd5

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff 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

4336
https://github.com/lenML/lets-build-wsl2-kernels/releases

0 commit comments

Comments
 (0)