Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for WSL2 kernels #18

Merged
merged 1 commit into from
Oct 16, 2019
Merged

Conversation

eschrock
Copy link
Collaborator

Proposed Changes

WSL2 (Windows Services for Linux 2) is in the latest Kernel edge builds, and there is a Docker Tech Preview available that makes use of it. This adds support for building these kernels. The underlying kernel is a custom one, found here:

https://github.com/microsoft/WSL2-Linux-Kernel

There does not appear to be any way to download pre-built kernel headers and binaries, so we build the kernel from source and then build ZFS to match.

Testing

Built 4.19.72-microsoft-standard (latest WSL2 kernel)

@eschrock eschrock requested a review from a team as a code owner October 16, 2019 15:49
@mcred mcred merged commit 87ebe66 into titan-data:master Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants