MyGit

v0.22.0

lima-vm/lima

版本发布时间: 2024-05-07 13:26:53

lima-vm/lima最新发布版本:v0.23.1(2024-08-19 00:08:57)

This release drops the support for vde_vmnet (deprecated since 2022) in favor of socket_vmnet.

vmnet users will need to regenerate the /etc/sudoers.d/lima file:

limactl sudoers >etc_sudoers.d_lima
sudo install -o root etc_sudoers.d_lima /etc/sudoers.d/lima

Users may also want to clean up the vde-related lines from their ~/.lima/_config/networks.yaml:

--- /Users/user/.lima/_config/networks.yaml.bak 2024-05-07 14:17:28
+++ /Users/user/.lima/_config/networks.yaml     2024-05-07 14:18:09
@@ -13,9 +13,6 @@
 # socketVMNet requires Lima >= 0.12 .
 # socketVMNet has precedence over vdeVMNet.
   socketVMNet: "/opt/socket_vmnet/bin/socket_vmnet"
-# vdeSwitch and vdeVMNet are DEPRECATED.
-  vdeSwitch: /opt/vde/bin/vde_switch
-  vdeVMNet: /opt/vde/bin/vde_vmnet
   varRun: /private/var/run/lima
   sudoers: /private/etc/sudoers.d/lima

Changes

Full changes: https://github.com/lima-vm/lima/milestone/45?closed=1

Thanks to @BajuMcBites @afbjorklund @alexandear @jandubois @vasileknik76

Usage

[macOS]$ limactl create
[macOS]$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.

[macOS]$ lima uname
Linux

The binaries were built automatically on GitHub Actions. The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/8980002249

The sha256sum of the SHA256SUMS file itself is ae6c43a8f145d574142deb1c6e105e4ab79156947b9098bf57c94d91ff15da97 .

相关地址:原始地址 下载(tar) 下载(zip)

1、 lima-0.22.0-Darwin-arm64.tar.gz 52.54MB

2、 lima-0.22.0-Darwin-x86_64.tar.gz 53.22MB

3、 lima-0.22.0-go-mod-vendor.tar.gz 10.31MB

4、 lima-0.22.0-Linux-aarch64.tar.gz 52.31MB

5、 lima-0.22.0-Linux-x86_64.tar.gz 53MB

6、 SHA256SUMS 493B

7、 SHA256SUMS.asc 659B

查看:2024-05-07发行的版本