This box has no released versions.
It will not be available from vagrant box add
,
nor will it show up in search results.
How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "logue/vagrant-mxe"
end
vagrant init logue/vagrant-mxe
vagrant up
This version was created almost 4 years ago.
Changed to debian box with vbguest preinstalled. Fix bug that stops at the input screen of grub at the time of update. setting.mk is now loaded as a symbolic link. Registered all paths to the mxe build environment.
This version was created over 4 years ago.
Initial release