vagrant/lib/vagrant
Mitchell Hashimoto 51be92eeb6 Remove dependence on V1 Kernel from Environment 2012-06-14 18:46:48 -07:00
..
action preserve attributes on packaging when using ruby 1.9.2 2012-05-26 16:51:18 -07:00
communication Explicitly tell ssh server we're done sending data 2012-06-08 14:40:49 +02:00
config Remove dependence on V1 Kernel from Environment 2012-06-14 18:46:48 -07:00
downloaders Catch Errno::ETIMEDOUT for downloading boxes [GH-849] 2012-03-30 19:28:10 -07:00
driver Update drivers to support reading MAC Addresses 2012-06-11 21:29:21 -07:00
easy Require what to be notified for with block and Subprocess.execute 2012-06-01 17:02:12 +02:00
plugin Plugin activation 2012-05-21 22:23:50 -07:00
util Subprocess now only yields stdout/stderr if you're listening 2012-06-01 23:17:48 +02:00
action.rb Enable Host IO cache on SATA controller by default 2012-03-22 13:41:48 -07:00
box.rb Lazy load attributes for runners. Get box repackage working. 2011-12-09 20:24:34 -08:00
box_collection.rb Throw an error if a box already exists when calling box.add 2011-12-10 13:09:03 -08:00
cli.rb Fix some issues with commands not referencing proper classes 2012-04-19 14:02:03 -07:00
command.rb Primary VMs are respected again. 2012-06-01 15:10:26 +02:00
communication.rb Communication abstraction. Started SSH. 2012-01-06 20:07:31 -08:00
config.rb Vagrant.configure and versioned configuration 2012-05-21 21:47:01 -07:00
data_store.rb Allow data store to work even if file path is nil 2012-02-25 10:41:06 -08:00
downloaders.rb Be gone glob loader! Move everything to autoload or explicit require. 2011-01-07 01:12:16 -08:00
driver.rb Support VirtualBox 4.0 2012-01-07 21:16:40 -08:00
easy.rb New easy command APIs: argv, info, error, success 2012-06-01 14:55:08 +02:00
environment.rb Remove dependence on V1 Kernel from Environment 2012-06-14 18:46:48 -07:00
errors.rb Vagrant.require_plugin [GH-916] 2012-05-06 14:01:10 -07:00
guest.rb Remove guest subdirectory 2012-04-19 21:28:24 -07:00
hosts.rb Remove hosts directory 2012-04-19 21:27:16 -07:00
plugin.rb Remove gem-based plugin loading 2012-05-05 12:57:31 -07:00
provisioners.rb Get rid of provisioners directory 2012-04-19 20:30:14 -07:00
registry.rb Major guests have been moved to plugins 2012-04-18 21:03:03 -07:00
ssh.rb SSH log level fatal. Thanks @petejkim 2012-05-31 23:42:28 +02:00
test_helpers.rb update the action_env test helper for the new environment structure 2012-02-06 22:47:25 -08:00
ui.rb safe_puts to avoid EPIPE [GH-819] 2012-03-18 17:45:49 -06:00
util.rb Remove GlobLoader from util.rb since it doesn't exist anymore 2011-11-13 13:19:16 -08:00
version.rb Up version for development 2012-03-28 22:08:55 -07:00
vm.rb Log the guest class chosen 2012-05-19 09:32:43 -07:00