This package is part of a factory that generates Turnkey Linux appliance images for the Outscale cloud. Since the Outscale cloud provides an EC2-compatible API, it should be fairly portable.
This package includes:
tklpatch
: a collection of TKL patches needed to port TKL appliances to the Outscale cloud.outscale_image_factory
: Python package used to generate images of TLK appliances for the Outscale cloud.omi-factory
: A command line tool to create images, usingoutscale_image_factory
.scripts
: miscellaneous shell scripts.
See the outscale-factory-master package documentation for further details.
See the Factory HOWTOs for additional info.