--- !ruby/object:Gem::Specification name: veewee version: !ruby/object:Gem::Version hash: -3702664338 prerelease: 6 segments: - 0 - 3 - 0 - alpha - 1 version: 0.3.0.alpha1 platform: ruby authors: - Patrick Debois - Ringo De Smet autorequire: bindir: bin cert_chain: [] date: 2011-09-30 00:00:00 +02:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: vagrant version_requirements: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 59 segments: - 0 - 8 - 2 version: 0.8.2 type: :runtime prerelease: false requirement: *id001 - !ruby/object:Gem::Dependency name: net-ssh version_requirements: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 11 segments: - 2 - 1 - 0 version: 2.1.0 type: :runtime prerelease: false requirement: *id002 - !ruby/object:Gem::Dependency name: popen4 version_requirements: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 31 segments: - 0 - 1 - 2 version: 0.1.2 type: :runtime prerelease: false requirement: *id003 - !ruby/object:Gem::Dependency name: thor version_requirements: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 43 segments: - 0 - 14 - 6 version: 0.14.6 type: :runtime prerelease: false requirement: *id004 - !ruby/object:Gem::Dependency name: highline version_requirements: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 13 segments: - 1 - 6 - 1 version: 1.6.1 type: :runtime prerelease: false requirement: *id005 - !ruby/object:Gem::Dependency name: progressbar version_requirements: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime prerelease: false requirement: *id006 - !ruby/object:Gem::Dependency name: i18n version_requirements: &id007 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime prerelease: false requirement: *id007 - !ruby/object:Gem::Dependency name: cucumber version_requirements: &id008 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 19 segments: - 1 - 0 - 2 version: 1.0.2 type: :runtime prerelease: false requirement: *id008 - !ruby/object:Gem::Dependency name: rspec version_requirements: &id009 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 27 segments: - 2 - 5 - 0 version: 2.5.0 type: :runtime prerelease: false requirement: *id009 - !ruby/object:Gem::Dependency name: ansi version_requirements: &id010 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 27 segments: - 1 - 3 - 0 version: 1.3.0 type: :runtime prerelease: false requirement: *id010 - !ruby/object:Gem::Dependency name: ruby-vnc version_requirements: &id011 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 23 segments: - 1 - 0 - 0 version: 1.0.0 type: :runtime prerelease: false requirement: *id011 - !ruby/object:Gem::Dependency name: fog version_requirements: &id012 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 23 segments: - 1 - 0 - 0 version: 1.0.0 type: :runtime prerelease: false requirement: *id012 - !ruby/object:Gem::Dependency name: CFPropertyList version_requirements: &id013 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 45 segments: - 2 - 0 - 17 version: 2.0.17 type: :runtime prerelease: false requirement: *id013 - !ruby/object:Gem::Dependency name: bundler version_requirements: &id014 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 0 - 0 version: 1.0.0 type: :development prerelease: false requirement: *id014 description: Expand the 'vagrant box' command to support the creation of base boxes from scratch email: - patrick.debois@jedi.be - ringo.desmet@gmail.com executables: - veewee - veewee-kvm-old - veewee-vagrant - veewee-vmfusion extensions: [] extra_rdoc_files: [] files: - .gitignore - .rvmrc - Gemfile - Gemfile.lock - License - README-LIB.md - README.md - Rakefile - bin/veewee - bin/veewee-kvm-old - bin/veewee-vagrant - bin/veewee-vmfusion - lib/fission.rb - lib/fission/cli.rb - lib/fission/command.rb - lib/fission/command/clone.rb - lib/fission/command/delete.rb - lib/fission/command/snapshot_create.rb - lib/fission/command/snapshot_list.rb - lib/fission/command/snapshot_revert.rb - lib/fission/command/start.rb - lib/fission/command/status.rb - lib/fission/command/stop.rb - lib/fission/command/suspend.rb - lib/fission/config.rb - lib/fission/core_ext/class.rb - lib/fission/core_ext/file.rb - lib/fission/core_ext/object.rb - lib/fission/error.rb - lib/fission/fusion.rb - lib/fission/leasesfile.rb - lib/fission/metadata.rb - lib/fission/response.rb - lib/fission/ui.rb - lib/fission/version.rb - lib/fission/vm.rb - lib/java/README.txt - lib/java/dir2floppy.jar - lib/java/dir2floppy.java - lib/net/vnc/vnc.rb - lib/vagrant_init.rb - lib/veewee.rb - lib/veewee/builder/core/box.rb - lib/veewee/builder/core/box/vnc.rb - lib/veewee/builder/core/builder.rb - lib/veewee/builder/core/builder/build.rb - lib/veewee/builder/core/builder/iso.rb - lib/veewee/builder/core/builder/transaction.rb - lib/veewee/builder/core/builder/tunnel.rb - lib/veewee/builder/kvm/box.rb - lib/veewee/builder/kvm/builder.rb - lib/veewee/builder/virtualbox/box.rb - lib/veewee/builder/virtualbox/builder.rb - lib/veewee/builder/virtualbox/helper/_snapshots.rb - lib/veewee/builder/virtualbox/helper/_transaction.rb - lib/veewee/builder/virtualbox/helper/console_type.rb - lib/veewee/builder/virtualbox/helper/create.rb - lib/veewee/builder/virtualbox/helper/destroy.rb - lib/veewee/builder/virtualbox/helper/export_vagrant.rb - lib/veewee/builder/virtualbox/helper/validate_vagrant.rb - lib/veewee/builder/vmfusion/box.rb - lib/veewee/builder/vmfusion/builder.rb - lib/veewee/builder/vmfusion/helper/create.rb - lib/veewee/builder/vmfusion/helper/export_ova.rb - lib/veewee/builder/vmfusion/helper/template.rb - lib/veewee/builder/vmfusion/helper/template.vmx.erb - lib/veewee/builder/vmfusion/helper/validate_vmfusion.rb - lib/veewee/builder/vmfusion/info/export_ovf.info - lib/veewee/cli.rb - lib/veewee/command.rb - lib/veewee/command/base.rb - lib/veewee/command/group_base.rb - lib/veewee/command/helpers.rb - lib/veewee/command/kvm.rb - lib/veewee/command/named_base.rb - lib/veewee/command/vagrant.rb - lib/veewee/command/version.rb - lib/veewee/command/virtualbox.rb - lib/veewee/command/vmfusion.rb - lib/veewee/config.rb - lib/veewee/config/builders.rb - lib/veewee/config/collection.rb - lib/veewee/config/component.rb - lib/veewee/config/definition.rb - lib/veewee/config/ostypes.yml - lib/veewee/config/veewee.rb - lib/veewee/definition.rb - lib/veewee/environment.rb - lib/veewee/error.rb - lib/veewee/templates/locales/en.yml - lib/veewee/ui.rb - lib/veewee/util/scancode.rb - lib/veewee/util/shell.rb - lib/veewee/util/ssh.rb - lib/veewee/util/tcp.rb - lib/veewee/util/web.rb - lib/veewee/vagrant/config.rb - lib/veewee/version.rb - templates/CentOS-4.8-i386/definition.rb - templates/CentOS-4.8-i386/ks.cfg - templates/CentOS-4.8-i386/postinstall.sh - templates/CentOS-5.5-x86_64-netboot/definition.rb - templates/CentOS-5.5-x86_64-netboot/ks.cfg - templates/CentOS-5.5-x86_64-netboot/postinstall.sh - templates/CentOS-5.6-i386-netboot/definition.rb - templates/CentOS-5.6-i386-netboot/ks.cfg - templates/CentOS-5.6-i386-netboot/postinstall.sh - templates/CentOS-5.6-i386/definition.rb - templates/CentOS-5.6-i386/ks.cfg - templates/CentOS-5.6-i386/postinstall.sh - templates/CentOS-5.6-x86_64-netboot/definition.rb - templates/CentOS-5.6-x86_64-netboot/ks.cfg - templates/CentOS-5.6-x86_64-netboot/postinstall.sh - templates/CentOS-5.7-i386-netboot/definition.rb - templates/CentOS-5.7-i386-netboot/ks.cfg - templates/CentOS-5.7-i386-netboot/postinstall.sh - templates/CentOS-5.7-x86_64-netboot/definition.rb - templates/CentOS-5.7-x86_64-netboot/ks.cfg - templates/CentOS-5.7-x86_64-netboot/postinstall.sh - templates/CentOS-6.0-i386-netboot/definition.rb - templates/CentOS-6.0-i386-netboot/ks.cfg - templates/CentOS-6.0-i386-netboot/postinstall.sh - templates/CentOS-6.0-i386/definition.rb - templates/CentOS-6.0-i386/ks.cfg - templates/CentOS-6.0-i386/postinstall.sh - templates/CentOS-6.0-x86_64-minimal/definition.rb - templates/CentOS-6.0-x86_64-minimal/ks.cfg - templates/CentOS-6.0-x86_64-minimal/postinstall.sh - templates/CentOS-6.0-x86_64-netboot/definition.rb - templates/CentOS-6.0-x86_64-netboot/ks.cfg - templates/CentOS-6.0-x86_64-netboot/postinstall.sh - templates/CentOS-6.0-x86_64/definition.rb - templates/CentOS-6.0-x86_64/ks.cfg - templates/CentOS-6.0-x86_64/postinstall.sh - templates/Debian-5.0.8-amd64-netboot/definition.rb - templates/Debian-5.0.8-amd64-netboot/postinstall.sh - templates/Debian-5.0.8-amd64-netboot/preseed.cfg - templates/Debian-5.0.8-i386-netboot/definition.rb - templates/Debian-5.0.8-i386-netboot/postinstall.sh - templates/Debian-5.0.8-i386-netboot/preseed.cfg - templates/Debian-6.0.2-amd64-netboot/definition.rb - templates/Debian-6.0.2-amd64-netboot/postinstall.sh - templates/Debian-6.0.2-amd64-netboot/preseed.cfg - templates/Debian-6.0.2-i386-netboot/definition.rb - templates/Debian-6.0.2-i386-netboot/postinstall.sh - templates/Debian-6.0.2-i386-netboot/preseed.cfg - templates/Fedora-14-amd64-netboot/definition.rb - templates/Fedora-14-amd64-netboot/ks.cfg - templates/Fedora-14-amd64-netboot/postinstall.sh - templates/Fedora-14-amd64/definition.rb - templates/Fedora-14-amd64/ks.cfg - templates/Fedora-14-amd64/postinstall.sh - templates/Fedora-14-i386-netboot/definition.rb - templates/Fedora-14-i386-netboot/ks.cfg - templates/Fedora-14-i386-netboot/postinstall.sh - templates/Fedora-14-i386/definition.rb - templates/Fedora-14-i386/ks.cfg - templates/Fedora-14-i386/postinstall.sh - templates/Fedora-15-i386-netboot/definition.rb - templates/Fedora-15-i386-netboot/ks.cfg - templates/Fedora-15-i386-netboot/postinstall.sh - templates/Fedora-15-i386/definition.rb - templates/Fedora-15-i386/ks.cfg - templates/Fedora-15-i386/postinstall.sh - templates/Fedora-15-x86_64/definition.rb - templates/Fedora-15-x86_64/ks.cfg - templates/Fedora-15-x86_64/postinstall.sh - templates/Sysrescuecd-2.0.0-experimental/autorun0 - templates/Sysrescuecd-2.0.0-experimental/definition.rb - templates/archlinux-i386-netboot/aif.cfg - templates/archlinux-i386-netboot/definition.rb - templates/archlinux-i386-netboot/postinstall.sh - templates/archlinux-i386-netboot/postinstall2.sh - templates/archlinux-i386/aif.cfg - templates/archlinux-i386/definition.rb - templates/archlinux-i386/postinstall.sh - templates/archlinux-x86_64-netboot/aif.cfg - templates/archlinux-x86_64-netboot/definition.rb - templates/archlinux-x86_64-netboot/postinstall.sh - templates/archlinux-x86_64-netboot/postinstall2.sh - templates/archlinux-x86_64/aif.cfg - templates/archlinux-x86_64/definition.rb - templates/archlinux-x86_64/postinstall.sh - templates/archlinux-x86_64/postinstall2.sh - templates/freebsd-8.2-experimental/definition.rb - templates/freebsd-8.2-experimental/postinstall.sh - templates/freebsd-8.2-pcbsd-i386-netboot/definition.rb - templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg - templates/freebsd-8.2-pcbsd-i386-netboot/postinstall.sh - templates/freebsd-8.2-pcbsd-i386/definition.rb - templates/freebsd-8.2-pcbsd-i386/pcinstall.fbg.cfg - templates/freebsd-8.2-pcbsd-i386/postinstall.sh - templates/gentoo-latest-i386-experimental/definition.rb - templates/gentoo-latest-i386-experimental/postinstall.sh - templates/openSUSE-11.4-DVD-i586/autoinst_de.xml - templates/openSUSE-11.4-DVD-i586/autoinst_en.xml - templates/openSUSE-11.4-DVD-i586/definition.rb - templates/openSUSE-11.4-DVD-i586/postinstall.sh - templates/openSUSE-11.4-DVD-x86_64/autoinst_de.xml - templates/openSUSE-11.4-DVD-x86_64/autoinst_en.xml - templates/openSUSE-11.4-DVD-x86_64/definition.rb - templates/openSUSE-11.4-DVD-x86_64/postinstall.sh - templates/openSUSE-11.4-NET-i586/autoinst_de.xml - templates/openSUSE-11.4-NET-i586/autoinst_en.xml - templates/openSUSE-11.4-NET-i586/definition.rb - templates/openSUSE-11.4-NET-i586/postinstall.sh - templates/openSUSE-11.4-NET-x86_64/autoinst_de.xml - templates/openSUSE-11.4-NET-x86_64/autoinst_en.xml - templates/openSUSE-11.4-NET-x86_64/definition.rb - templates/openSUSE-11.4-NET-x86_64/postinstall.sh - templates/openindiana-148-ai-x86/auto_install/ai.dtd - templates/openindiana-148-ai-x86/auto_install/ai_manifest.xml - templates/openindiana-148-ai-x86/auto_install/configuration.dtd - templates/openindiana-148-ai-x86/auto_install/default.xml - templates/openindiana-148-ai-x86/auto_install/default.xml.orig - templates/openindiana-148-ai-x86/auto_install/sc_profiles/static_network.xml - templates/openindiana-148-ai-x86/auto_install/software.dtd - templates/openindiana-148-ai-x86/auto_install/target.dtd - templates/openindiana-148-ai-x86/default.xml - templates/openindiana-148-ai-x86/definition.rb - templates/openindiana-148-ai-x86/postinstall.sh - templates/opensuse-11.4-i386-experimental/README - templates/opensuse-11.4-i386-experimental/autoinst.xml - templates/opensuse-11.4-i386-experimental/autoinst.xml.generated - templates/opensuse-11.4-i386-experimental/autoinst.xml.tweaked - templates/opensuse-11.4-i386-experimental/definition.rb - templates/opensuse-11.4-i386-experimental/postinstall.sh - templates/solaris-11-express-i386/auto_install/ai.dtd - templates/solaris-11-express-i386/auto_install/ai_manifest.xml - templates/solaris-11-express-i386/auto_install/configuration.dtd - templates/solaris-11-express-i386/auto_install/default.xml - templates/solaris-11-express-i386/auto_install/default.xml.orig - templates/solaris-11-express-i386/auto_install/sc_profiles/static_network.xml - templates/solaris-11-express-i386/auto_install/software.dtd - templates/solaris-11-express-i386/auto_install/target.dtd - templates/solaris-11-express-i386/default.xml - templates/solaris-11-express-i386/definition.rb - templates/solaris-11-express-i386/postinstall.sh - templates/ubuntu-10.04.2-amd64-netboot/definition.rb - templates/ubuntu-10.04.2-amd64-netboot/postinstall.sh - templates/ubuntu-10.04.2-amd64-netboot/preseed.cfg - templates/ubuntu-10.04.2-server-i386-netboot/definition.rb - templates/ubuntu-10.04.2-server-i386-netboot/postinstall.sh - templates/ubuntu-10.04.2-server-i386-netboot/preseed.cfg - templates/ubuntu-10.04.3-server-amd64-alt/definition.rb - templates/ubuntu-10.04.3-server-amd64-alt/postinstall.sh - templates/ubuntu-10.04.3-server-amd64-alt/preseed.cfg - templates/ubuntu-10.04.3-server-amd64/base.sh - templates/ubuntu-10.04.3-server-amd64/chef.sh - templates/ubuntu-10.04.3-server-amd64/cleanup.sh - templates/ubuntu-10.04.3-server-amd64/definition.rb - templates/ubuntu-10.04.3-server-amd64/preseed.cfg - templates/ubuntu-10.04.3-server-amd64/puppet.sh - templates/ubuntu-10.04.3-server-amd64/ruby.sh - templates/ubuntu-10.04.3-server-amd64/vagrant.sh - templates/ubuntu-10.04.3-server-amd64/virtualbox.sh - templates/ubuntu-10.04.3-server-i386/definition.rb - templates/ubuntu-10.04.3-server-i386/postinstall.sh - templates/ubuntu-10.04.3-server-i386/preseed.cfg - templates/ubuntu-10.10-server-amd64-netboot/definition.rb - templates/ubuntu-10.10-server-amd64-netboot/postinstall.sh - templates/ubuntu-10.10-server-amd64-netboot/preseed.cfg - templates/ubuntu-10.10-server-amd64/base.sh - templates/ubuntu-10.10-server-amd64/chef.sh - templates/ubuntu-10.10-server-amd64/cleanup.sh - templates/ubuntu-10.10-server-amd64/definition.rb - templates/ubuntu-10.10-server-amd64/postinstall.sh - templates/ubuntu-10.10-server-amd64/preseed.cfg - templates/ubuntu-10.10-server-amd64/puppet.sh - templates/ubuntu-10.10-server-amd64/ruby.sh - templates/ubuntu-10.10-server-amd64/vagrant.sh - templates/ubuntu-10.10-server-amd64/virtualbox.sh - templates/ubuntu-10.10-server-i386-netboot/definition.rb - templates/ubuntu-10.10-server-i386-netboot/postinstall.sh - templates/ubuntu-10.10-server-i386-netboot/preseed.cfg - templates/ubuntu-10.10-server-i386/definition.rb - templates/ubuntu-10.10-server-i386/postinstall.sh - templates/ubuntu-10.10-server-i386/preseed.cfg - templates/ubuntu-11.04-server-amd64/apt-upgrade.sh - templates/ubuntu-11.04-server-amd64/chef.sh - templates/ubuntu-11.04-server-amd64/definition.rb - templates/ubuntu-11.04-server-amd64/network-cleanup.sh - templates/ubuntu-11.04-server-amd64/nfs-client.sh - templates/ubuntu-11.04-server-amd64/preseed.cfg - templates/ubuntu-11.04-server-amd64/puppet.sh - templates/ubuntu-11.04-server-amd64/remove-build-essentials.sh - templates/ubuntu-11.04-server-amd64/ruby.sh - templates/ubuntu-11.04-server-amd64/ssh-keys.sh - templates/ubuntu-11.04-server-amd64/sudo.sh - templates/ubuntu-11.04-server-amd64/timestamp.sh - templates/ubuntu-11.04-server-amd64/vbox_additions.sh - templates/ubuntu-11.04-server-amd64/zero-disk.sh - templates/ubuntu-11.04-server-i386/definition.rb - templates/ubuntu-11.04-server-i386/postinstall.sh - templates/ubuntu-11.04-server-i386/preseed.cfg - templates/ubuntu-8.04.4-server-amd64/definition.rb - templates/ubuntu-8.04.4-server-amd64/postinstall.sh - templates/ubuntu-8.04.4-server-amd64/preseed.cfg - templates/ubuntu-8.04.4-server-i386/definition.rb - templates/ubuntu-8.04.4-server-i386/postinstall.sh - templates/ubuntu-8.04.4-server-i386/preseed.cfg - templates/windows-2008R2-amd64/Autounattend.xml - templates/windows-2008R2-amd64/README.md - templates/windows-2008R2-amd64/cygwin-setup.exe - templates/windows-2008R2-amd64/definition.rb - templates/windows-2008R2-amd64/install-cygwin-sshd.bat - templates/windows-2008R2-amd64/install-winrm.bat - templates/windows-2008R2-amd64/oracle-cert.cer - templates/windows-2008R2-amd64/postinstall.sh - templates/windows-2008R2-amd64/win7/Autounattend.xml - templates/windows-2008R2-amd64/winrm.rb - test/build_test.rb - test/definition_test.rb - test/definitions/test_definition/_test_me.sh - test/definitions/test_definition/autorun0 - test/definitions/test_definition/definition.rb - test/environment_test.rb - validation/features/steps/ssh_steps.rb - validation/support/env.rb - validation/vagrant-private.key - validation/vagrant.feature - validation/vagrant.pub - veewee.gemspec has_rdoc: true homepage: http://github.com/jedi4ever/veewee/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 3 - 6 version: 1.3.6 requirements: [] rubyforge_project: veewee rubygems_version: 1.4.2 signing_key: specification_version: 3 summary: Vagrant box creation test_files: []