Module: Dister
- Defined in:
- lib/dister.rb,
lib/dister/cli.rb,
lib/dister/core.rb,
lib/dister/utils.rb,
lib/dister/options.rb,
lib/dister/version.rb,
lib/dister/constants.rb,
lib/dister/db_adapter.rb,
lib/dister/downloader.rb
Defined Under Namespace
Modules: Utils Classes: Cli, Core, DbAdapter, Downloader, Options
Constant Summary collapse
- VERSION =
"0.1.4"
- VALID_TEMPLATES =
%w(JeOS Server X Gnome KDE)
- VALID_FORMATS =
[ 'xen', 'oem', 'vmx', 'iso', 'ec2', 'net', 'oemiso' ]
- VALID_ARCHS =
%w(i686 x86_64)