README.md in vagrant-guest-omnios-0.0.1 vs README.md in vagrant-guest-omnios-0.3.0
- old
+ new
@@ -1,9 +1,11 @@
vagrant-guest-omnios
========================
-A Vagrant 1.2.x plugin to provide support for the OmniOS operating system.
+A Vagrant 1.7+ plugin to provide support for the OmniOS operating system.
-This code is an unaltered fork of the omnios plugin by mitchellh at
-https://github.com/mitchellh/vagrant/blob/master/plugins/guests/omnios/plugin.rb on June 24, 2013 at 4d26f01b7bc586ee2f558c8c32b9c1e4fe65713b .
+This code is a modified fork of the omnios plugin by mitchellh at https://github.com/mitchellh/vagrant/tree/1.7.2/plugins/guests/omnios/plugin.rb.
+
+* It adds the support for the chef_install and chef_installed guest capabilities submitted in PR #5179. Once that PR is merged, there is no need to use this plugin.
+* It adds support for the insert_public_key and remove_public_key guest capabilities submitted in PR #5182. Once that PR is merged, there is no need to use this plugin.
See LICENSE.