clearcontainers / packaging

Packaging data for Clear Containers
11 stars 11 forks source link

scripts: Add script to generate hypervisor configure options. #45

Closed jodh-intel closed 7 years ago

jodh-intel commented 7 years ago

To avoid a proliferation of scripts and config files from specifying different sets of hypervisor configuration options, this script must be run to generate the correct set of options.

Each option group has been documented explaining why it has been specified.

The script currently only supports qemu-based hypervisors.

Fixes #44.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

devimc commented 7 years ago

lgtm

devimc commented 7 years ago

@gorozco1 @erick0z I think this script could be useful for you, what do you think?

gorozco1 commented 7 years ago

lgtm

gorozco1 commented 7 years ago

@anthonyzxu can you take a look?

anthonyzxu commented 7 years ago

looks good to me