vagrant/lib/vagrant
Mitchell Hashimoto fcf1116f27 `vagrant box repackage` can now take the typical `--output` and `--include` parameters 2010-07-28 20:30:16 -07:00
..
action Some copy change for packaging to make it more generic 2010-07-28 07:40:21 -07:00
commands `vagrant box repackage` can now take the typical `--output` and `--include` parameters 2010-07-28 20:30:16 -07:00
downloaders Get rid of some outdated TODOs 2010-07-26 08:56:55 -07:00
exceptions Fix superclass mismatch for exception. 2010-07-27 23:27:23 -07:00
hosts Flush all log output and sleep a bit for NFS export warning [closes GH-119] 2010-07-24 00:30:20 -07:00
provisioners Get rid of some outdated TODOs 2010-07-26 08:56:55 -07:00
systems Mount NFS folders on the linux system 2010-07-13 22:04:56 -07:00
util Flush all log output and sleep a bit for NFS export warning [closes GH-119] 2010-07-24 00:30:20 -07:00
action.rb Raise a useful exception when an invalid callable is ran 2010-07-27 19:35:57 -07:00
active_list.rb If JSON parsing fails on reading the active list, just set it to an empty hash 2010-05-06 11:02:53 -07:00
box.rb `vagrant box repackage` can now take the typical `--output` and `--include` parameters 2010-07-28 20:30:16 -07:00
command.rb Environment loads blank VMs for non-created VMs. 2010-05-15 01:34:31 -07:00
config.rb Remove `config.package.extension` option. Use `config.package.name` instead. 2010-07-24 09:24:43 -07:00
environment.rb Remove Environment#require_box since it is no longer used 2010-07-23 22:37:38 -07:00
ssh.rb Get rid of some outdated TODOs 2010-07-26 08:56:55 -07:00
util.rb Move output helpers into the actual util class, gets rid of method missing on environment 2010-07-13 21:35:47 -07:00
version.rb Bump version for development 2010-07-27 19:11:20 -07:00
vm.rb VM is no longer an action runner 2010-07-07 23:23:59 -07:00