Vagrant box for Parallels VM

1 post / 0 new
#1 Tue, 2018-01-09 19:28
m_emelchenkov
  • m_emelchenkov's picture
  • Offline
  • Last seen: 2 months 1 week ago
  • Joined: 2018-01-09

Hello!

I just created a Vagrant box template with Parallels Tools inside. For those want to try, welcome: https://bitbucket.org/m-emelchenkov/vagrant-alpine. The link to the already built box: https://bitbucket.org/m-emelchenkov/vagrant-alpine/raw/b133defd7e76a9e776932aa61b8d06ffe7b54cb4/Packer/build/vagrant_parallels_alpine-3.7-x86-64-vanilla.box.

It is based on -vanilla kernel and glibc installed in system, because Parallels Tools builds only with -vanilla and require glibc (indeed, glibc required only by binary tools, not kernel drivers).

Also, this project contains DKMS package. I have not published it in Alpine repo. You can find it there: https://bitbucket.org/m-emelchenkov/vagrant-alpine/src/b133defd7e76a9e776932aa61b8d06ffe7b54cb4/Packages/?at=master.

PS: Parallels Desktop is a virtualization software which runs on macOS only.