Skip to content

Releases: tdewin/veeamhubrepo

0.3.3 [ALPHA] Hello LXD Proxy

30 Apr 10:28
Compare
Choose a tag to compare
Pre-release

Only for real brave people

If you run this in VMware for testing, make sure to pass HW VT extensions to your VM (lxd setup virtualization inside of your VM). Also make sure to blacklist the vmware vsock

sudo tee /etc/modprobe.d/blacklist-vmware.conf << EOF
blacklist vmw_vsock_virtio_transport_common
blacklist vmw_vsock_vmci_transport
EOF

0.3.2 Typos, improvements and bug fixes only

17 Mar 10:53
f2660e6
Compare
Choose a tag to compare

Mainly refactored code by @poulpreben and a bug fix (nics without interfaces)

0.3.1

18 Feb 10:16
Compare
Choose a tag to compare

Initial release