Sha256: 35b8851f23ca9563eddcac32835c899c32bba1b0f6f931be488571e8317c5776

Contents?: true

Size: 419 Bytes

Versions: 14

Compression:

Stored size: 419 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/suse'
require 'vagrant/systems/ubuntu'
require 'vagrant/systems/arch'

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
vagrantup-0.8.9 lib/vagrant/systems.rb
vagrantup-0.8.8 lib/vagrant/systems.rb
vagrantup-0.8.7 lib/vagrant/systems.rb
vagrantup-0.8.6 lib/vagrant/systems.rb
vagrantup-0.8.5 lib/vagrant/systems.rb
vagrantup-0.8.4 lib/vagrant/systems.rb
vagrantup-0.8.3 lib/vagrant/systems.rb
vagrantup-0.8.10 lib/vagrant/systems.rb
vagrant-0.8.10 lib/vagrant/systems.rb
vagrant-0.8.8 lib/vagrant/systems.rb
vagrant-0.8.7 lib/vagrant/systems.rb
rvagrant-0.8.7.dev lib/vagrant/systems.rb
vagrant-0.8.6 lib/vagrant/systems.rb
vagrant-0.8.5 lib/vagrant/systems.rb