vagrant/lib/vagrant
Lincoln Stoll 1245a0c1c8 Shorten shared folder names
On some setups, the generated name is truncated, which causes issues
because they then look the same, and the kernel throws duplicate
filename errors. Shorten the name so this doesn't happen
2010-04-12 14:06:56 -07:00
..
actions Package now puts auto-generated Vagrantfile with MAC address in root. 2010-04-12 00:44:04 -07:00
downloaders Added a progress meter module/mixin since that'll be used elsewhere. 2010-04-08 12:44:25 -07:00
provisioners Shorten shared folder names 2010-04-12 14:06:56 -07:00
util Added a progress meter module/mixin since that'll be used elsewhere. 2010-04-08 12:44:25 -07:00
active_list.rb Finally remove Vagrant::Env 2010-03-19 23:56:36 -07:00
box.rb Box.find sets environment of found box 2010-03-20 01:04:56 -07:00
busy.rb Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends. 2010-02-15 18:37:20 -08:00
commands.rb `vagrant down` is now `vagrant destroy` 2010-04-09 21:39:38 -07:00
config.rb Config JSON doesn't include 'env' 2010-04-11 23:39:22 -07:00
environment.rb Update environment to use new VirtualBox methods/attributes 2010-04-08 01:13:25 -07:00
ssh.rb error for vagrant ssh on windows, error text, mario gem, still need doc pages for links in error.yml 2010-03-25 00:09:31 -07:00
util.rb All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
vm.rb Loading VMs and created VMs now point back to the environment they belong to 2010-03-19 01:31:44 -07:00