Sha256: f36aea4f1d1f3a02f48ae575fc257135320dd98c91c84c0c0c2f1e2fbd5ad934

Contents?: true

Size: 357 Bytes

Versions: 13

Compression:

Stored size: 357 Bytes

Contents

# These can't be autoloaded because they have to register functionality
# with Vagrant core.
require 'vagrant/systems/base'
require 'vagrant/systems/freebsd'
require 'vagrant/systems/linux'
require 'vagrant/systems/solaris'

require 'vagrant/systems/debian'
require 'vagrant/systems/gentoo'
require 'vagrant/systems/redhat'
require 'vagrant/systems/ubuntu'

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
vagrantup-0.7.8 lib/vagrant/systems.rb
vagrantup-0.7.7 lib/vagrant/systems.rb
vagrantup-0.7.6 lib/vagrant/systems.rb
vagrantup-0.7.5 lib/vagrant/systems.rb
vagrantup-0.7.4 lib/vagrant/systems.rb
vagrantup-0.7.3 lib/vagrant/systems.rb
vagrant-0.7.8 lib/vagrant/systems.rb
vagrant-0.7.7 lib/vagrant/systems.rb
vagrant-0.7.6 lib/vagrant/systems.rb
vagrant-0.7.5 lib/vagrant/systems.rb
vagrant-0.7.4 lib/vagrant/systems.rb
fixed-vagrant-0.7.4.dev lib/vagrant/systems.rb
vagrant-0.7.3 lib/vagrant/systems.rb