Commit Graph

13 Commits (ae87c281a8e7fc2b75b51b9613ab89640fed3216)

Author SHA1 Message Date
Nir Soffer 7bc97d7ce1 kvm: Convert to internal driver
Remove the docker-machine-driver-kvm2 wrapper and use the kvm driver as
internal driver.

To avoid dependency on libvirt shared library on Linux, we build now
with the libvirt_dlopen build tag. This is used only linux to avoid
linking with libvirt shared library. This is not documnted but can be
found in the source.
f7cdeba997/domain.go (L30)

With this we don't need libvirt devel libraries during build, and in
runtime we will fail if libvirt shared library is not installed.

With this change minikube can not be built for linux !amd64 since building
libvirt go binding requires CGO, and it does not work by changing GOARCH.
2025-10-19 17:20:47 +03:00
Steven Powell 659f163bc6 update licenses to specify version 2022-11-29 10:01:55 -08:00
Brad Erhart 005a9b8bb7 Updated to use new Minikube-maintained KVM driver 2017-12-18 22:27:35 -08:00
Matt Rickard a367be016e Automate updates to AUR and brew-cask
Automatically updates the AUR installer and pushes the new package.
Updates the brew installer and sends a PR to the brew package repo.
2017-06-23 11:00:24 -07:00
Matt Rickard a317dd113f Update arch linux installer for 0.18.0 2017-04-07 15:26:56 -07:00
Matt Rickard a926731d57 Update arch linux installer to 0.17.1 2017-03-16 09:49:12 -07:00
Matt Rickard aebe2852d3 Update arch linux installer to minikube 0.16 2017-02-06 10:40:42 -08:00
Matt Rickard 9ea3f00ea2 Upgrade arch linux installer to v0.14 2016-12-20 09:55:28 -08:00
Matt Rickard 0c6523713c Upgrade archlinux installer to 0.13.1 2016-12-12 10:01:01 -08:00
Matt Rickard 1dc0dd413f Bump arch linux installer to v0.13.0 2016-12-01 14:30:03 -08:00
Matt Rickard 8d5708b4d4 Copy arch linux from repo to folder
Add SRCINFO to not be gitignored
2016-11-28 11:16:33 -08:00
Matt Rickard 73a466d98e Make virtualbox optional for arch linux installer 2016-11-22 12:25:01 -08:00
Matt Rickard bc73a5fac6 Add arch linux installer submodule, upgrade to v0.12.2 2016-11-01 09:45:37 -07:00