jmitchell / vagrant-bootstrap

0 stars 0 forks source link

Determine dependencies for all supported native OSs #2

Open jmitchell opened 10 years ago

jmitchell commented 10 years ago

At a minimum, each native OS needs to have Vagrant and VirtualBox installed. What's the dependency tree for all supported native OSs?

The goal is to support as many native OSs as Vagrant does. Vagrant binaries are currently offered for

More obscure OSs may be possible too via host plugins, but these cases are lower priority.

It would be great to eventually support native Linux ARM OSs, specifically for low-end hardware like Raspberry Pis and Beaglebones.