vagrant/lib/vagrant
Mitchell Hashimoto 48b7596357 Init command. Tests for the base command. 2010-08-24 10:27:36 -07:00
..
action Moved standard library requirements to the files which use them. Cleaned up vagrant.rb quite a bit. 2010-08-23 21:43:46 -07:00
command Init command. Tests for the base command. 2010-08-24 10:27:36 -07:00
downloaders Moved standard library requirements to the files which use them. Cleaned up vagrant.rb quite a bit. 2010-08-23 21:43:46 -07:00
exceptions Fix superclass mismatch for exception. 2010-07-27 23:27:23 -07:00
hosts NFS cleanup no longer errors if /etc/exports doesn't exist. [closes GH-126] 2010-07-30 09:38:45 -07:00
provisioners Moved standard library requirements to the files which use them. Cleaned up vagrant.rb quite a bit. 2010-08-23 21:43:46 -07:00
systems Mount NFS folders on the linux system 2010-07-13 22:04:56 -07:00
util Moved standard library requirements to the files which use them. Cleaned up vagrant.rb quite a bit. 2010-08-23 21:43:46 -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
cli.rb Init command. Tests for the base command. 2010-08-24 10:27:36 -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 all old commands. They're all being rewritten 2010-08-24 09:19:16 -07:00
ssh.rb Moved standard library requirements to the files which use them. Cleaned up vagrant.rb quite a bit. 2010-08-23 21:43:46 -07:00
ui.rb Began work on new CLI. 2010-08-23 23:44:42 -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 to 0.6.0.dev. Time to make the big changes. 2010-08-23 21:18:01 -07:00
vm.rb `vagrant up` can be used the same as `vagrant resume` [closes GH-134] 2010-08-03 19:43:39 -07:00