Skip to content

Commit 69d02bf

Browse files
committed
docs(readme): add modification guidance
1 parent 2a5cd4b commit 69d02bf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,13 @@ kernel=C:\\Users\\YOUR_USERNAME\\Downloads\\vmlinux
3737
```
3838
Linux 5.15.123.1-lgug2z-custom-WSL2
3939
```
40+
41+
## Modification
42+
43+
If you want to build and publish your own custom WSL2 Linux Kernel, you can
44+
fork this repository and make whatever configuration modifications in
45+
[config-wsl](config.wsl). The [GitHub Actions
46+
Workflow](.github/workflows/build.yml) will take care of the rest.
47+
48+
Please take care to update `CONFIG_LOCALVERSION` to distinguish your custom
49+
kernel from this one.

0 commit comments

Comments
 (0)