Commit Graph

27 Commits

Author SHA1 Message Date
Mitchell Hashimoto 81dcf79750 Remove git-style-binaries dependency 2010-04-13 22:55:04 -07:00
Mitchell Hashimoto 9f3e926566 Update virtualbox dep to 0.6.0 even though its not released yet. (This is so user's running master will error if they attempt to update, forcing them to grab virtualbox master as well) 2010-04-12 00:11:10 -07:00
John Bender 25a4d6b5ed fix for gemfile 2010-03-25 00:09:32 -07:00
John Bender 4e4d1a6978 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
Mitchell Hashimoto 704f9751b1 Replace `json` dependency with `json_pure` for JRuby/IronRuby [closes GH-35] 2010-03-20 02:05:03 -07:00
Mitchell Hashimoto d548b451d9 Updated VirtualBox gem dependency to 0.5.4 2010-03-17 21:54:07 -07:00
Mitchell Hashimoto 7421ef8654 Updated VirtualBox dependency to 0.5.3 2010-03-16 00:15:55 -07:00
Mitchell Hashimoto dda15e9859 Updated virtualbox dependency to 0.5.2 2010-03-09 22:44:35 -08:00
Mitchell Hashimoto 47d46d4b12 Now checks for VirtualBox installation and proper version and gives sensible error if not detected. 2010-03-09 21:47:07 -08:00
Ilkka Laukkanen de18f1e4a6 Replace tarruby with archive-tar-minitar.
Tarruby seems to not compile on 64-bit, and even its author says to use
another library. Minitar seems to be more active than libarchive so I
used that.

Tests not fixed yet.
2010-03-09 10:38:02 -08:00
Mitchell Hashimoto 7d5fef1d77 Updated gem dependencies to not use github source 2010-03-07 16:47:22 -08:00
John Bender c644cfad1a package and unpackage moved to tar, tarruby added 2010-02-19 00:54:49 -08:00
Mitchell Hashimoto 1b2bcfe72d Update virtualbox dependency to 0.5.0 2010-02-16 01:01:22 -08:00
Mitchell Hashimoto 2cdd3f35fc Removed "tarruby" dependency 2010-02-15 15:27:47 -08:00
John Bender 1316a9ac17 packaging working 2010-02-12 00:13:24 -08:00
Mitchell Hashimoto 8abb4e1d6e Provisioning now generates a DNA JSON file and uploads it to the /tmp directory for use. Fixed some issues with SCPing. 2010-02-09 18:16:19 -08:00
Mitchell Hashimoto 3b53bdc79e Updated to bundler 0.9.3 gemfile format 2010-02-05 23:41:22 -08:00
Mitchell Hashimoto b2b2cfd68b Updated to VirtualBox gem 0.4.3 to fix external storage bug 2010-02-02 22:42:18 -08:00
Mitchell Hashimoto 66a62ad19a Updated to virtualbox 0.4.2 2010-01-31 00:27:21 -08:00
Mitchell Hashimoto 911c3a0f6c Update virtualbox gem dependency to 0.4.1 2010-01-30 02:12:06 -08:00
Mitchell Hashimoto 626326932c Moved gembin, since it'll be a problem later with the gemspec 2010-01-29 21:14:09 -08:00
Mitchell Hashimoto 6a2619be02 Goodbye virtual_box.rb, hello virtualbox gem 2010-01-29 20:22:50 -08:00
John Bender 3fd2ef5e2b ssh and ssh expect script added 2010-01-26 00:01:17 -08:00
Mitchell Hashimoto 41a474dd77 Back to mocha for now. Flexmock made stubbing awkward. 2010-01-21 23:57:31 -08:00
Mitchell Hashimoto a628274e94 Initial commit for VirtualBox class. 2010-01-21 23:54:13 -08:00
Mitchell Hashimoto 531aa5474d ruby-debug in tests 2010-01-21 21:36:34 -08:00
Mitchell Hashimoto 6a8d6bcaf4 Initial Gemfile for dependencies. Touched a .gitignore for the various
folders needed.
2010-01-21 19:09:18 -08:00