vagrant/lib/vagrant
Mitchell Hashimoto 9913c07ff2 Box download action now uses Vagrant "Downloaders." These are abstractions which will allow me to implement file downloading, http downloading etc. File downloading implemented here. 2010-02-28 21:42:38 -08:00
..
actions Box download action now uses Vagrant "Downloaders." These are abstractions which will allow me to implement file downloading, http downloading etc. File downloading implemented here. 2010-02-28 21:42:38 -08:00
downloaders Box download action now uses Vagrant "Downloaders." These are abstractions which will allow me to implement file downloading, http downloading etc. File downloading implemented here. 2010-02-28 21:42:38 -08:00
box.rb `vagrant up` (specifically Actions::VM::Import) now uses a configured box rather than a base VM. Much cleaner! 2010-02-23 00:05:41 -08: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 --include added to package tests passing, but still needs manual verification 2010-02-27 22:49:43 -08:00
config.rb Config clearing. 2010-02-23 21:39:56 -08:00
env.rb Clear config after load paths are setup 2010-02-23 23:56:53 -08:00
ssh.rb SSH.up? returns false when an abrupt disconnect occurs 2010-02-16 16:05:58 -08:00
util.rb packaging and unpackaging 2010-02-15 14:49:47 -08:00
vm.rb --include added to package tests passing, but still needs manual verification 2010-02-27 22:49:43 -08:00