此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/microsoft/WSL2-Linux-Kernel linux-msft-wsl-5.15.y 分支(9) 标签(3159) 管理 管理 linux-msft-wsl-5.15.y linux-msft-wsl-6.1.y users/GitHubPolicyService/2259a508-a8f3-4343-8a2a-843c82b20617 ...
microsoft/WSL2-Linux-KernelPublic NotificationsYou must be signed in to change notification settings Fork1.1k Star8k Code Pull requests Actions Security Insights Additional navigation options Compare tyhicksreleased this30 Jun 21:09 ·6389 commitsto linux-msft-wsl-5.10.y since this release ...
How to use the Microsoft Linux kernel v6 on WSL2 | Microsoft Learn自定义WSL2内核 - 哔哩哔哩 (bilibili.com)重新编译您的 WSL2 内核 - 支持 snaps、apparmor、lxc 等。 --- Recompile your WSL2 kernel - support for snaps, apparmor, lxc, etc. (github.com)microsoft/WSL2-Linux-Kernel: The ...
WSL2-Linux-Kernel_Build Usage (in WSL2) ## Addcurl -skL https://raw.githubusercontent.com/wjz304/WSL2-Linux-Kernel_Build/main/uck.sh|bash## Delpowershell.exe /C'Remove-Item -Path $env:USERPROFILE\.wslconfig, $env:USERPROFILE\bzImage -Force' ...
linux-vscode目录树 和linux-build非常类似,但是里面的内容需要正对不同的内核版本和架构进行修改,这个里面的主要内容来自下面的仓库:<https://github.com/amezin/vscode-linux-kernel> 对于不同内核版本和不同架构,只需要修改c_cpp_properties.json这个文件: ...
第一代 WSL 只是提供了等价的 Linux API,性能比原生 API 差很多,但第二代将使用 Hyper-V 创建一个轻量级虚拟机运行真正的 Linux 内核。 按照Linux 内核使用的 GPLv2 许可证要求,微软需要公布它修改的内核源代码: https://github.com/microsoft/WSL2-Linux-Kernel...
启用Landlock Linux 安全模块 (LSM) https://landlock.io/ 启用其他控制组 (CGroup) https://www.kernel.org/doc/html/v5.15/admin-guide/cgroup-v2.html#misc 禁用对 Ceph 分布式文件系统的支持 5.10.102.1 发布日期:预发行版 2022/05/09 官方Github 版本链接 ...
wget https://github.com/microsoft/WSL2-Linux-Kernel/archive/refs/tags/linux-msft-wsl-5.15.150.1.tar.gz tar -vxf linux-msft-wsl-5.15.150.1.tar.gz cd linux-msft-wsl-5.15.150.1 内核中目录的结构长这样 使用wsl内核配置 wsl2和常规的linux不同,所以我们要根据微软的配置文件来配置内核。
下载WSL 核心源码:https://github.com/microsoft/WSL2-Linux-Kernel/tags root@FENG:~/workspace_redroid# date Sun Dec1015:42:26CST2023root@FENG:~/workspace_redroid# root@FENG:~/workspace_redroid# wget https://github.com/microsoft/WSL2-Linux-Kernel/archive/refs/tags/linux-msft-wsl-5.15.133.1....
WSL Github网址:https://github.com/microsoft/WSL 微软官方文档:https://docs.microsoft.com/zh-cn/windows/wsl/ 至于这里为什么要介绍WSL呢,小编觉得这是给我们经常操作Linux系统的另外一种选择,介于VMware和PVE的折中选择,既不用担心巨大的系统资源占用,也不用额外去折腾小主机。