Commit Graph

  • ce659a7f7d Fix up the CHANGELOG master Mitchell Hashimoto 2012-01-29 13:36:13 -0800
  • f9a42973d9 Select NFS version with :nfs_version Mitchell Hashimoto 2012-01-29 13:34:50 -0800
  • 3a8c44301b Fix some issues with NFS version selecting Mitchell Hashimoto 2012-01-29 13:33:35 -0800
  • 3033b634b1 Update CHANGELOG Mitchell Hashimoto 2012-01-29 13:27:45 -0800
  • ced99edd59 Allow user to choose NFS protocol version, defaulting to 3 Russ Garrett 2011-11-16 11:28:10 +0000
  • f095939800 Update changelog for GH-690 Mitchell Hashimoto 2012-01-28 21:50:57 -0800
  • 4715400761 The type of nic can be set for bridged network. sathlan 2012-01-29 02:49:12 +0100
  • d687473760 Fix crashing issue when all networks don't aut config [GH-689] Mitchell Hashimoto 2012-01-28 21:48:12 -0800
  • f8619007a7 Update version for dev Mitchell Hashimoto 2012-01-28 17:39:47 -0800
  • 261dadb1c6 v0.9.4 Mitchell Hashimoto 2012-01-28 17:38:53 -0800
  • 912e4974db Registry will now cache result values. Mitchell Hashimoto 2012-01-28 17:30:24 -0800
  • 88ba3a3619 Change middleware internals to make plugin lives easier [GH-684] Mitchell Hashimoto 2012-01-28 17:12:30 -0800
  • fb89a6c0a5 Update CHANGELOG Mitchell Hashimoto 2012-01-28 16:51:18 -0800
  • e9ae63f3b5 Merge pull request #688 from schisamo/transient-shared-folder-support Mitchell Hashimoto 2012-01-28 16:50:27 -0800
  • 6d7a3d9b64 More accurate VBoxManage error detection. Mitchell Hashimoto 2012-01-27 12:40:42 -0800
  • 14c4dc5d53 add vbox driver support for creating transient shared folders Seth Chisamore 2012-01-27 09:58:54 -0800
  • e1dbc7f9b1 Fix some puppet translation Mitchell Hashimoto 2012-01-27 10:52:27 -0800
  • 0714c235fe Add missing translation for chef binary missing [GH-687] Mitchell Hashimoto 2012-01-27 10:50:25 -0800
  • 5500058343 Call xpg4/bin/id on Solaris [GH-679] Mitchell Hashimoto 2012-01-26 09:56:06 -0800
  • 20fa355502 Uncolorize puppet server output since it does it for us [GH-685] Mitchell Hashimoto 2012-01-26 09:52:37 -0800
  • 8d6a33584f Set the name as a separate step. [GH-669] Mitchell Hashimoto 2012-01-25 21:12:08 -0800
  • 195a0d6999 Logging for host detection Mitchell Hashimoto 2012-01-25 10:42:35 -0800
  • f1dd5459f2 Properly detect Arch, Fedora, FreeBSD [GH-683] Mitchell Hashimoto 2012-01-25 10:39:17 -0800
  • 0576d6e817 NFS shared folders can have the :create flag, too [GH-667] Mitchell Hashimoto 2012-01-24 21:48:42 -0800
  • e6ea1c6340 NFS shared folders can contain unexpanded guest paths Mitchell Hashimoto 2012-01-24 21:37:02 -0800
  • 3cda2e48dc Setting :auto_config to false will not configure a network. [GH-663] Mitchell Hashimoto 2012-01-24 21:29:26 -0800
  • ce2ea4ea93 Error message when kernel module is not loaded for VirtualBox [GH-677] Mitchell Hashimoto 2012-01-24 19:30:55 -0800
  • f48a2784a0 Regexp escape VM names when matching for them. Mitchell Hashimoto 2012-01-24 17:03:55 -0800
  • 0dbd012d6b Up version for dev Mitchell Hashimoto 2012-01-24 00:19:04 -0800
  • aeaf44db32 v0.9.3 Mitchell Hashimoto 2012-01-24 00:18:10 -0800
  • 3a5f0cefb3 Remove ANSI escape codes from SSH output Mitchell Hashimoto 2012-01-23 19:29:07 -0800
  • d1e78f791d Remove test warnings, add ANSI escape code remover Mitchell Hashimoto 2012-01-23 19:24:32 -0800
  • 2339f3c833 use printf instead of echo Ryan Gibbons 2012-01-23 16:33:49 -0700
  • 8e0f9b06ea Update CHANGELOG Mitchell Hashimoto 2012-01-23 18:00:28 -0800
  • 17224e3df6 Merge pull request #675 from scoates/755499 Mitchell Hashimoto 2012-01-23 17:57:17 -0800
  • ae8b476639 Fix crashing issue with bridged networking [GH-673] Mitchell Hashimoto 2012-01-23 10:04:36 -0800
  • 755499dcf9 ignore interface if it is Ddown (not 100% sure about vbox4.0 support; please test) Sean Coates 2012-01-23 10:38:18 -0500
  • f2eff93c38 Proper error handling of missing arguments to all box commands Mitchell Hashimoto 2012-01-20 15:23:33 -0800
  • 9fce04c2cd Test for the correct number of arguments to box add Mitchell Hashimoto 2012-01-20 15:21:54 -0800
  • 4252fe94de Up version for dev Mitchell Hashimoto 2012-01-20 11:41:12 -0800
  • 3b4cf0b225 v0.9.2 Mitchell Hashimoto 2012-01-20 11:40:17 -0800
  • ce365336cd Unnecessary line of code Mitchell Hashimoto 2012-01-20 11:36:12 -0800
  • e11e2ca77a Whitespace in CHANGELOG Mitchell Hashimoto 2012-01-20 11:31:03 -0800
  • 97235ee080 Clean up some impl [GH-666] Mitchell Hashimoto 2012-01-20 11:25:39 -0800
  • b9046a5594 enable colors on Windows when using ANSICON Jarmo Pertman 2012-01-20 17:51:26 +0200
  • 4ead6e3f82 If there is only one bridgable interface, just use that [GH-655] Mitchell Hashimoto 2012-01-19 21:09:51 -0800
  • f022e9ee36 Fix issue where chef solo always expected "cookbooks" folder [GH-638] Mitchell Hashimoto 2012-01-19 21:06:09 -0800
  • d487e286f4 Don't merge config keys that start with __. Mitchell Hashimoto 2012-01-19 20:54:09 -0800
  • f87c25bac8 Provide defaults in a proper way for Chef config Mitchell Hashimoto 2012-01-19 20:47:01 -0800
  • 28eddafa56 Better logging in linux guest impl Mitchell Hashimoto 2012-01-19 20:17:10 -0800
  • be97cec8b5 Allow shell expansions in shared folder guest paths again [GH-656] Mitchell Hashimoto 2012-01-19 20:14:05 -0800
  • ac48d270eb Error if :vagrant is used as chef JSON key. [GH-661] Mitchell Hashimoto 2012-01-19 19:48:57 -0800
  • 89fb684297 Add a deprecation error for `config.vm.system=` [GH-653] Mitchell Hashimoto 2012-01-19 17:41:34 -0800
  • 9b4925d5de Use ifdown instead of ifconfig down for Ubuntu/Debian Mitchell Hashimoto 2012-01-19 17:36:29 -0800
  • 0d455fcf73 Get rid of nil dereference error when reading version [GH-658] Mitchell Hashimoto 2012-01-19 17:34:06 -0800
  • 3f3476f323 Use symbol as a hash key for subprocess. Guarantees we always get a string back. Mitchell Hashimoto 2012-01-19 17:24:22 -0800
  • 527b79853c Log output now goes on stderr by stdout Mitchell Hashimoto 2012-01-19 17:12:18 -0800
  • e68eb1f4f3 More verbose logging for SSH Mitchell Hashimoto 2012-01-19 17:02:18 -0800
  • 87b03609db Filter clear screen character out of stderr as well Mitchell Hashimoto 2012-01-19 15:14:11 -0800
  • 1958446b44 Merge pull request #660 from rtgibbons/clear-screen-bug Mitchell Hashimoto 2012-01-19 15:10:33 -0800
  • 8aa1d58b33 filter the clear screen command over ssh connections Ryan Gibbons 2012-01-19 16:03:59 -0700
  • 078a15c5c3 Update CHANGELOG Mitchell Hashimoto 2012-01-19 14:47:36 -0800
  • 3db8db9cdc Fix reference to a class that doesn't exist Mitchell Hashimoto 2012-01-19 14:21:26 -0800
  • bdb591bc0f Tests that boolean configs are merged up properly [GH-651] Mitchell Hashimoto 2012-01-18 18:51:15 -0800
  • c600d9237b Properly merge forward_agent and other SSH configs [GH-651] Mitchell Hashimoto 2012-01-18 18:47:28 -0800
  • ce53263a11 Update version for development Mitchell Hashimoto 2012-01-18 11:14:02 -0800
  • 231747cb7e v0.9.1 Mitchell Hashimoto 2012-01-18 11:12:53 -0800
  • 03657d0144 Update CHANGELOG Mitchell Hashimoto 2012-01-18 11:05:34 -0800
  • a11e99cdae Switch to using ifconfig <device> down instead of ifdown. ifdown will return non-zero status if device failed to get IP during dhcp. Ryan Gibbons 2012-01-18 10:43:14 -0700
  • cc94f1ee2c making the same ifdown -> ifconfig change for debian Ryan Gibbons 2012-01-18 10:51:01 -0700
  • e9a9f799bf Update CHANGELOG for minor fixes Mitchell Hashimoto 2012-01-18 09:41:50 -0800
  • 3ab8aaa1b0 Clarify invalid log level message [GH-645] Mitchell Hashimoto 2012-01-18 09:40:01 -0800
  • 04126eb20d Merge pull request #647 from sigi/fix-help-for-subcommands Mitchell Hashimoto 2012-01-18 09:21:03 -0800
  • f3038a4033 Fix 'box help' subcommand for Ruby 1.8.7 Frank Luithle 2012-01-18 12:23:43 +0100
  • 8abada25b9 Fix poor variable reference in puppet server. Also colorize output Mitchell Hashimoto 2012-01-17 21:16:24 -0800
  • 62f4599f8c Merge pull request #643 from henare/patch-1 Mitchell Hashimoto 2012-01-17 17:15:19 -0800
  • 590f55f397 Link directly to the why page in the readme Henare Degan 2012-01-18 12:13:00 +1100
  • d675b7c83c Replace `test?` call with proper `test` call Mitchell Hashimoto 2012-01-17 14:43:32 -0800
  • 06733a070d NFS action no longer needs to recover from anything Mitchell Hashimoto 2012-01-17 13:37:52 -0800
  • def09573c6 Up version for development Mitchell Hashimoto 2012-01-17 13:37:36 -0800
  • 939a667979 v0.9.0 Mitchell Hashimoto 2012-01-17 11:32:18 -0800
  • 0cf619dec8 Update solaris networks API Mitchell Hashimoto 2012-01-17 11:30:21 -0800
  • f4ea1f800c Update Arch guest to the new networks API Mitchell Hashimoto 2012-01-17 11:25:40 -0800
  • 3a2546907e Update Gentoo guest to new networks API Mitchell Hashimoto 2012-01-17 11:16:02 -0800
  • 13760e81de Update LICENSE year Mitchell Hashimoto 2012-01-15 21:17:10 -0800
  • 0181b167f6 Do expand_path in FileUtils.cp, where it really matters. Brad Greenlee 2012-01-11 17:55:18 -0800
  • f1d5fe27ab Check for /etc/exports before pruning Mitchell Hashimoto 2012-01-13 20:38:20 -0800
  • 8f5232c5cf `vagrant package --base` Mitchell Hashimoto 2012-01-13 17:55:01 -0800
  • 7f10c05b5b Clean up export progress output Mitchell Hashimoto 2012-01-13 17:46:39 -0800
  • 29b5414295 Improve hostname setting for Debian to be more correct [GH-574] Mitchell Hashimoto 2012-01-13 17:08:03 -0800
  • 0ee501fb6b More effective guest addition version check [GH-639] Mitchell Hashimoto 2012-01-13 16:13:41 -0800
  • ecaf083806 Up childprocess to 0.3.0 Mitchell Hashimoto 2012-01-13 16:07:27 -0800
  • 52a464a62c Push a failing acceptance test as a reminder of a missing feature Mitchell Hashimoto 2012-01-13 00:07:23 -0800
  • 1380bc6ae7 Basic package acceptance tests Mitchell Hashimoto 2012-01-12 23:52:25 -0800
  • 1927f8ef79 No more `NFSHelpers` Mitchell Hashimoto 2012-01-12 23:34:06 -0800
  • 3456bfd2fe Warn user we're pruning exports Mitchell Hashimoto 2012-01-12 23:33:17 -0800
  • 7fdbb68917 Prune NFS exports more cleanly. Mitchell Hashimoto 2012-01-12 23:27:35 -0800
  • 829f64406e Add `attempts` to chef provisioners. [GH-282] Mitchell Hashimoto 2012-01-12 23:07:18 -0800
  • 22ff1bb047 Ubuntu will emit a `vagrant-mounted` event. [GH-576] Mitchell Hashimoto 2012-01-12 22:57:32 -0800
  • cfd0e0c30f Merge pull request #637 from zev/master Mitchell Hashimoto 2012-01-12 22:40:26 -0800